aboutsummaryrefslogtreecommitdiff
path: root/jacoco-maven-plugin.test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'jacoco-maven-plugin.test/pom.xml')
-rw-r--r--jacoco-maven-plugin.test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jacoco-maven-plugin.test/pom.xml b/jacoco-maven-plugin.test/pom.xml
index c6886336..e200fe7c 100644
--- a/jacoco-maven-plugin.test/pom.xml
+++ b/jacoco-maven-plugin.test/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.tests</artifactId>
- <version>0.8.7-SNAPSHOT</version>
+ <version>0.8.7</version>
<relativePath>../org.jacoco.tests</relativePath>
</parent>