aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.ant.test
diff options
context:
space:
mode:
authorEvgeny Mandrikov <mandrikov@gmail.com>2013-02-03 01:09:10 +0100
committerEvgeny Mandrikov <mandrikov@gmail.com>2013-02-03 01:35:05 +0100
commit6fd4f3a24344883201636b39c44bcdef65d10cad (patch)
treeef3732661b12db0fca69a9ec518648fe0329ea02 /org.jacoco.ant.test
parent700361b96049d68e328e0266dae98b0ca7a1c895 (diff)
downloadjacoco-6fd4f3a24344883201636b39c44bcdef65d10cad.tar.gz
Prepare release 0.6.2
Diffstat (limited to 'org.jacoco.ant.test')
-rw-r--r--org.jacoco.ant.test/META-INF/MANIFEST.MF2
-rw-r--r--org.jacoco.ant.test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.jacoco.ant.test/META-INF/MANIFEST.MF b/org.jacoco.ant.test/META-INF/MANIFEST.MF
index 6e85c11c..9e4b817e 100644
--- a/org.jacoco.ant.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.ant.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JaCoCo Ant Tasks Tests
Bundle-SymbolicName: org.jacoco.ant.test
-Bundle-Version: 0.6.2.qualifier
+Bundle-Version: 0.6.2.201302030002
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Vendor: Mountainminds GmbH & Co. KG and Contributors
Fragment-Host: org.jacoco.ant
diff --git a/org.jacoco.ant.test/pom.xml b/org.jacoco.ant.test/pom.xml
index a805dd8d..06d6a37a 100644
--- a/org.jacoco.ant.test/pom.xml
+++ b/org.jacoco.ant.test/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.tests</artifactId>
- <version>0.6.2-SNAPSHOT</version>
+ <version>0.6.2.201302030002</version>
<relativePath>../org.jacoco.tests</relativePath>
</parent>