aboutsummaryrefslogtreecommitdiff
path: root/jacoco-maven-plugin
diff options
context:
space:
mode:
authorEvgeny Mandrikov <mandrikov@gmail.com>2014-09-13 12:57:18 +0200
committerEvgeny Mandrikov <mandrikov@gmail.com>2014-09-13 12:57:18 +0200
commit02f5af47cac3a3a64716088f1b462dc58c02116e (patch)
treeb6f81ac95cff15791c5981d879e11c1134d87072 /jacoco-maven-plugin
parentff5ffa389ca07217a6b6e641e416f34dfe6e56f0 (diff)
downloadjacoco-02f5af47cac3a3a64716088f1b462dc58c02116e.tar.gz
Prepare for next development iteration
Diffstat (limited to 'jacoco-maven-plugin')
-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 8879b7d0..5c65aae4 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.2.201409121644</version>
+ <version>0.7.3-SNAPSHOT</version>
<relativePath>../org.jacoco.build</relativePath>
</parent>