aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.examples.test
diff options
context:
space:
mode:
authorEvgeny Mandrikov <mandrikov@gmail.com>2019-01-24 13:30:57 +0100
committerEvgeny Mandrikov <mandrikov@gmail.com>2019-01-24 13:30:57 +0100
commitdba3e97308a85eab3be7f9cdc3f662ee059b6bf2 (patch)
treeed7ab88e59307e92e0c2a443cf9245be23fc2435 /org.jacoco.examples.test
parent6cd3f0bd8e348f8fba7bffec5225407151f1cc91 (diff)
downloadjacoco-dba3e97308a85eab3be7f9cdc3f662ee059b6bf2.tar.gz
Prepare for next development iteration
Diffstat (limited to 'org.jacoco.examples.test')
-rw-r--r--org.jacoco.examples.test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.jacoco.examples.test/pom.xml b/org.jacoco.examples.test/pom.xml
index c1b9af2c..f3e87121 100644
--- a/org.jacoco.examples.test/pom.xml
+++ b/org.jacoco.examples.test/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.tests</artifactId>
- <version>0.8.3</version>
+ <version>0.8.4-SNAPSHOT</version>
<relativePath>../org.jacoco.tests</relativePath>
</parent>