aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.report.test
diff options
context:
space:
mode:
authorEvgeny Mandrikov <mandrikov@gmail.com>2016-06-06 08:04:26 +0200
committerEvgeny Mandrikov <mandrikov@gmail.com>2016-06-06 08:04:26 +0200
commit342ce88eed1bf1d892e31e6fe585531d16da5971 (patch)
tree3dcfaec11fb913b61aa2796f613b56dbf3892e41 /org.jacoco.report.test
parente02725657b51480b610e988ecd9875af0cba28e0 (diff)
downloadjacoco-342ce88eed1bf1d892e31e6fe585531d16da5971.tar.gz
Prepare release v0.7.7
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 6096d247..07d5252b 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.7.7.qualifier
+Bundle-Version: 0.7.7.201606060606
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 dfb6d2e5..5d156181 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.7.7-SNAPSHOT</version>
+ <version>0.7.7.201606060606</version>
<relativePath>../org.jacoco.tests</relativePath>
</parent>