aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.report.test
diff options
context:
space:
mode:
authorEvgeny Mandrikov <mandrikov@gmail.com>2011-12-15 22:21:20 +0000
committerEvgeny Mandrikov <mandrikov@gmail.com>2011-12-15 22:21:20 +0000
commitadecf48613741cfd13dc4699bf8385229c0939f0 (patch)
treeabed6c49b7a28da3297e099657f23dfa84054d85 /org.jacoco.report.test
parentc10283f8b1116f9a008d7e75782c3b9f48a488ae (diff)
downloadjacoco-adecf48613741cfd13dc4699bf8385229c0939f0.tar.gz
Prepare release 0.5.5
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 1d7423e4..99939a8d 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.5.qualifier
+Bundle-Version: 0.5.5.201112152213
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 e84373e7..4f9e76f6 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.5-SNAPSHOT</version>
+ <version>0.5.5.201112152213</version>
<relativePath>../org.jacoco.tests</relativePath>
</parent>