aboutsummaryrefslogtreecommitdiff
path: root/jacoco-maven-plugin/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'jacoco-maven-plugin/pom.xml')
-rw-r--r--jacoco-maven-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jacoco-maven-plugin/pom.xml b/jacoco-maven-plugin/pom.xml
index c036e473..3e980442 100644
--- a/jacoco-maven-plugin/pom.xml
+++ b/jacoco-maven-plugin/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.build</artifactId>
- <version>0.7.4.201502262128</version>
+ <version>0.7.4-SNAPSHOT</version>
<relativePath>../org.jacoco.build</relativePath>
</parent>