aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.report.test
diff options
context:
space:
mode:
authorEvgeny Mandrikov <mandrikov@gmail.com>2012-07-11 12:29:04 +0000
committerEvgeny Mandrikov <mandrikov@gmail.com>2012-07-11 12:29:04 +0000
commit19e5caa3949eba7a0b650163f2d584c8e9620f05 (patch)
tree11c776a1c033d6c40329a10e1e8c3567652b2559 /org.jacoco.report.test
parent5552b67396c4b4a9f0e327516dabeb9e421ee9c9 (diff)
downloadjacoco-19e5caa3949eba7a0b650163f2d584c8e9620f05.tar.gz
Prepare for next development iteration
Diffstat (limited to 'org.jacoco.report.test')
-rw-r--r--org.jacoco.report.test/META-INF/MANIFEST.MF2
-rw-r--r--org.jacoco.report.test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.jacoco.report.test/META-INF/MANIFEST.MF b/org.jacoco.report.test/META-INF/MANIFEST.MF
index 5f487a25..dd3e65e6 100644
--- a/org.jacoco.report.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.report.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JaCoCo Report Tests
Bundle-SymbolicName: org.jacoco.report.test
-Bundle-Version: 0.5.8.201207111220
+Bundle-Version: 0.5.9.qualifier
Fragment-Host: org.jacoco.report
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Vendor: Mountainminds GmbH & Co. KG
diff --git a/org.jacoco.report.test/pom.xml b/org.jacoco.report.test/pom.xml
index 7aba10eb..81520a39 100644
--- a/org.jacoco.report.test/pom.xml
+++ b/org.jacoco.report.test/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.tests</artifactId>
- <version>0.5.8.201207111220</version>
+ <version>0.5.9-SNAPSHOT</version>
<relativePath>../org.jacoco.tests</relativePath>
</parent>