aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jacoco-maven-plugin.test/pom.xml2
-rw-r--r--jacoco-maven-plugin/pom.xml2
-rw-r--r--org.jacoco.agent.rt.test/META-INF/MANIFEST.MF2
-rw-r--r--org.jacoco.agent.rt.test/pom.xml2
-rw-r--r--org.jacoco.agent.rt/META-INF/MANIFEST.MF2
-rw-r--r--org.jacoco.agent.rt/pom.xml2
-rw-r--r--org.jacoco.agent.test/META-INF/MANIFEST.MF18
-rw-r--r--org.jacoco.agent.test/pom.xml2
-rw-r--r--org.jacoco.agent/META-INF/MANIFEST.MF14
-rw-r--r--org.jacoco.agent/pom.xml2
-rw-r--r--org.jacoco.ant-nodeps/pom.xml2
-rw-r--r--org.jacoco.ant.test/META-INF/MANIFEST.MF2
-rw-r--r--org.jacoco.ant.test/pom.xml2
-rw-r--r--org.jacoco.ant/META-INF/MANIFEST.MF24
-rw-r--r--org.jacoco.ant/pom.xml2
-rw-r--r--org.jacoco.build/META-INF/MANIFEST.MF2
-rw-r--r--org.jacoco.build/pom.xml8
-rw-r--r--org.jacoco.core.test/META-INF/MANIFEST.MF20
-rw-r--r--org.jacoco.core.test/pom.xml2
-rw-r--r--org.jacoco.core/META-INF/MANIFEST.MF28
-rw-r--r--org.jacoco.core/pom.xml2
-rw-r--r--org.jacoco.doc/META-INF/MANIFEST.MF12
-rw-r--r--org.jacoco.doc/docroot/doc/changes.html2
-rw-r--r--org.jacoco.doc/pom.xml2
-rw-r--r--org.jacoco.examples/META-INF/MANIFEST.MF20
-rw-r--r--org.jacoco.examples/pom.xml2
-rw-r--r--org.jacoco.report.test/META-INF/MANIFEST.MF20
-rw-r--r--org.jacoco.report.test/pom.xml2
-rw-r--r--org.jacoco.report/META-INF/MANIFEST.MF26
-rw-r--r--org.jacoco.report/pom.xml2
-rw-r--r--org.jacoco.tests/pom.xml2
31 files changed, 116 insertions, 116 deletions
diff --git a/jacoco-maven-plugin.test/pom.xml b/jacoco-maven-plugin.test/pom.xml
index 476b2faf..eecedef1 100644
--- a/jacoco-maven-plugin.test/pom.xml
+++ b/jacoco-maven-plugin.test/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.tests</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<relativePath>../org.jacoco.tests</relativePath>
</parent>
diff --git a/jacoco-maven-plugin/pom.xml b/jacoco-maven-plugin/pom.xml
index b7254a20..1e1d52c1 100644
--- a/jacoco-maven-plugin/pom.xml
+++ b/jacoco-maven-plugin/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.build</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<relativePath>../org.jacoco.build</relativePath>
</parent>
diff --git a/org.jacoco.agent.rt.test/META-INF/MANIFEST.MF b/org.jacoco.agent.rt.test/META-INF/MANIFEST.MF
index f57dbb34..52aab2bd 100644
--- a/org.jacoco.agent.rt.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.agent.rt.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JaCoCo Agent Runtime Implementation Tests
Bundle-SymbolicName: org.jacoco.agent.rt.test
-Bundle-Version: 0.5.3.qualifier
+Bundle-Version: 0.5.3.201107060350
Bundle-Vendor: Mountainminds GmbH & Co. KG
Fragment-Host: org.jacoco.agent.rt
Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/org.jacoco.agent.rt.test/pom.xml b/org.jacoco.agent.rt.test/pom.xml
index 3c5fb44e..3ae0a957 100644
--- a/org.jacoco.agent.rt.test/pom.xml
+++ b/org.jacoco.agent.rt.test/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.tests</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<relativePath>../org.jacoco.tests</relativePath>
</parent>
diff --git a/org.jacoco.agent.rt/META-INF/MANIFEST.MF b/org.jacoco.agent.rt/META-INF/MANIFEST.MF
index ab49487f..067c2196 100644
--- a/org.jacoco.agent.rt/META-INF/MANIFEST.MF
+++ b/org.jacoco.agent.rt/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JaCoCo Agent Runtime Implementation
Bundle-SymbolicName: org.jacoco.agent.rt
-Bundle-Version: 0.5.3.qualifier
+Bundle-Version: 0.5.3.201107060350
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.jacoco.core,
org.objectweb.asm;bundle-version="[3.2.0,4.0.0)"
diff --git a/org.jacoco.agent.rt/pom.xml b/org.jacoco.agent.rt/pom.xml
index d64a5645..0935fb04 100644
--- a/org.jacoco.agent.rt/pom.xml
+++ b/org.jacoco.agent.rt/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.build</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<relativePath>../org.jacoco.build</relativePath>
</parent>
diff --git a/org.jacoco.agent.test/META-INF/MANIFEST.MF b/org.jacoco.agent.test/META-INF/MANIFEST.MF
index 50839fdd..3f445507 100644
--- a/org.jacoco.agent.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.agent.test/META-INF/MANIFEST.MF
@@ -1,9 +1,9 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: JaCoCo Agent Tests
-Bundle-SymbolicName: org.jacoco.agent.test
-Bundle-Version: 0.5.3.qualifier
-Fragment-Host: org.jacoco.agent
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-Vendor: Mountainminds GmbH & Co. KG
-Require-Bundle: org.junit4;bundle-version="[4.0.0,5.0.0)"
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: JaCoCo Agent Tests
+Bundle-SymbolicName: org.jacoco.agent.test
+Bundle-Version: 0.5.3.201107060350
+Fragment-Host: org.jacoco.agent
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-Vendor: Mountainminds GmbH & Co. KG
+Require-Bundle: org.junit4;bundle-version="[4.0.0,5.0.0)"
diff --git a/org.jacoco.agent.test/pom.xml b/org.jacoco.agent.test/pom.xml
index afd442bb..0235f99a 100644
--- a/org.jacoco.agent.test/pom.xml
+++ b/org.jacoco.agent.test/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.tests</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<relativePath>../org.jacoco.tests</relativePath>
</parent>
diff --git a/org.jacoco.agent/META-INF/MANIFEST.MF b/org.jacoco.agent/META-INF/MANIFEST.MF
index c161dc12..9a40c64e 100644
--- a/org.jacoco.agent/META-INF/MANIFEST.MF
+++ b/org.jacoco.agent/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: JaCoCo Agent
-Bundle-SymbolicName: org.jacoco.agent
-Bundle-Version: 0.5.3.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.jacoco.agent
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: JaCoCo Agent
+Bundle-SymbolicName: org.jacoco.agent
+Bundle-Version: 0.5.3.201107060350
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Export-Package: org.jacoco.agent
diff --git a/org.jacoco.agent/pom.xml b/org.jacoco.agent/pom.xml
index 4060915b..5af00a8d 100644
--- a/org.jacoco.agent/pom.xml
+++ b/org.jacoco.agent/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.build</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<relativePath>../org.jacoco.build</relativePath>
</parent>
diff --git a/org.jacoco.ant-nodeps/pom.xml b/org.jacoco.ant-nodeps/pom.xml
index 68b779b6..4c4e201f 100644
--- a/org.jacoco.ant-nodeps/pom.xml
+++ b/org.jacoco.ant-nodeps/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.build</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<relativePath>../org.jacoco.build</relativePath>
</parent>
diff --git a/org.jacoco.ant.test/META-INF/MANIFEST.MF b/org.jacoco.ant.test/META-INF/MANIFEST.MF
index 511975ea..e8fd7a7e 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.5.3.qualifier
+Bundle-Version: 0.5.3.201107060350
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 c30d2f49..2f1c8c3a 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.5.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<relativePath>../org.jacoco.tests</relativePath>
</parent>
diff --git a/org.jacoco.ant/META-INF/MANIFEST.MF b/org.jacoco.ant/META-INF/MANIFEST.MF
index 77d8fcfc..a79057f1 100644
--- a/org.jacoco.ant/META-INF/MANIFEST.MF
+++ b/org.jacoco.ant/META-INF/MANIFEST.MF
@@ -1,12 +1,12 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: JaCoCo Ant Tasks
-Bundle-SymbolicName: org.jacoco.ant
-Bundle-Version: 0.5.3.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-Vendor: Mountainminds GmbH & Co. KG and Contributors
-Require-Bundle: org.apache.ant;bundle-version="[1.7.0,2.0.0)",
- org.jacoco.agent,
- org.jacoco.core,
- org.jacoco.report,
- org.objectweb.asm;bundle-version="[3.2.0,4.0.0)"
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: JaCoCo Ant Tasks
+Bundle-SymbolicName: org.jacoco.ant
+Bundle-Version: 0.5.3.201107060350
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-Vendor: Mountainminds GmbH & Co. KG and Contributors
+Require-Bundle: org.apache.ant;bundle-version="[1.7.0,2.0.0)",
+ org.jacoco.agent,
+ org.jacoco.core,
+ org.jacoco.report,
+ org.objectweb.asm;bundle-version="[3.2.0,4.0.0)"
diff --git a/org.jacoco.ant/pom.xml b/org.jacoco.ant/pom.xml
index 69d6a7f6..89986bec 100644
--- a/org.jacoco.ant/pom.xml
+++ b/org.jacoco.ant/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.build</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<relativePath>../org.jacoco.build</relativePath>
</parent>
diff --git a/org.jacoco.build/META-INF/MANIFEST.MF b/org.jacoco.build/META-INF/MANIFEST.MF
index 0b27c26e..f6a6213e 100644
--- a/org.jacoco.build/META-INF/MANIFEST.MF
+++ b/org.jacoco.build/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JaCoCo Build
Bundle-SymbolicName: org.jacoco.build
-Bundle-Version: 0.5.3.qualifier
+Bundle-Version: 0.5.3.201107060350
Bundle-Vendor: Mountainminds GmbH & Co. KG
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.apache.ant,
diff --git a/org.jacoco.build/pom.xml b/org.jacoco.build/pom.xml
index 96165399..ff265ce6 100644
--- a/org.jacoco.build/pom.xml
+++ b/org.jacoco.build/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.build</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<packaging>pom</packaging>
<name>JaCoCo</name>
@@ -95,9 +95,9 @@
</modules>
<scm>
- <connection>scm:svn:https://eclemma.svn.sourceforge.net/svnroot/eclemma/jacoco/trunk/org.jacoco.build</connection>
- <developerConnection>scm:svn:https://eclemma.svn.sourceforge.net/svnroot/eclemma/jacoco/trunk/org.jacoco.build</developerConnection>
- <url>https://eclemma.svn.sourceforge.net/svnroot/eclemma/jacoco/trunk/org.jacoco.build</url>
+ <connection>scm:svn:https://eclemma.svn.sourceforge.net/svnroot/eclemma/jacoco/tags/v0.5.3/org.jacoco.build</connection>
+ <developerConnection>scm:svn:https://eclemma.svn.sourceforge.net/svnroot/eclemma/jacoco/tags/v0.5.3/org.jacoco.build</developerConnection>
+ <url>https://eclemma.svn.sourceforge.net/svnroot/eclemma/jacoco/tags/v0.5.3/org.jacoco.build</url>
</scm>
<issueManagement>
<system>Trac</system>
diff --git a/org.jacoco.core.test/META-INF/MANIFEST.MF b/org.jacoco.core.test/META-INF/MANIFEST.MF
index b323f663..11d24dc9 100644
--- a/org.jacoco.core.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.core.test/META-INF/MANIFEST.MF
@@ -1,10 +1,10 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: JaCoCo Core Tests
-Bundle-SymbolicName: org.jacoco.core.test
-Bundle-Version: 0.5.3.qualifier
-Bundle-Vendor: Mountainminds GmbH & Co. KG
-Fragment-Host: org.jacoco.core
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Require-Bundle: org.junit4;bundle-version="[4.0.0,5.0.0)",
- org.objectweb.asm;bundle-version="[3.2.0,4.0.0)"
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: JaCoCo Core Tests
+Bundle-SymbolicName: org.jacoco.core.test
+Bundle-Version: 0.5.3.201107060350
+Bundle-Vendor: Mountainminds GmbH & Co. KG
+Fragment-Host: org.jacoco.core
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Require-Bundle: org.junit4;bundle-version="[4.0.0,5.0.0)",
+ org.objectweb.asm;bundle-version="[3.2.0,4.0.0)"
diff --git a/org.jacoco.core.test/pom.xml b/org.jacoco.core.test/pom.xml
index 27e548ed..e85a75e3 100644
--- a/org.jacoco.core.test/pom.xml
+++ b/org.jacoco.core.test/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.tests</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<relativePath>../org.jacoco.tests</relativePath>
</parent>
diff --git a/org.jacoco.core/META-INF/MANIFEST.MF b/org.jacoco.core/META-INF/MANIFEST.MF
index d107b71c..e92a9c0f 100644
--- a/org.jacoco.core/META-INF/MANIFEST.MF
+++ b/org.jacoco.core/META-INF/MANIFEST.MF
@@ -1,14 +1,14 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: JaCoCo Core
-Bundle-SymbolicName: org.jacoco.core
-Bundle-Version: 0.5.3.qualifier
-Bundle-Vendor: Mountainminds GmbH & Co. KG
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Require-Bundle: org.objectweb.asm;bundle-version="[3.2.0,4.0.0)"
-Export-Package: org.jacoco.core,
- org.jacoco.core.analysis,
- org.jacoco.core.data,
- org.jacoco.core.instr,
- org.jacoco.core.internal.analysis; x-internal=true,
- org.jacoco.core.runtime
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: JaCoCo Core
+Bundle-SymbolicName: org.jacoco.core
+Bundle-Version: 0.5.3.201107060350
+Bundle-Vendor: Mountainminds GmbH & Co. KG
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Require-Bundle: org.objectweb.asm;bundle-version="[3.2.0,4.0.0)"
+Export-Package: org.jacoco.core,
+ org.jacoco.core.analysis,
+ org.jacoco.core.data,
+ org.jacoco.core.instr,
+ org.jacoco.core.internal.analysis; x-internal=true,
+ org.jacoco.core.runtime
diff --git a/org.jacoco.core/pom.xml b/org.jacoco.core/pom.xml
index dbbcd360..9f8d17cb 100644
--- a/org.jacoco.core/pom.xml
+++ b/org.jacoco.core/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.build</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<relativePath>../org.jacoco.build</relativePath>
</parent>
diff --git a/org.jacoco.doc/META-INF/MANIFEST.MF b/org.jacoco.doc/META-INF/MANIFEST.MF
index bd5fee6f..ef095ddb 100644
--- a/org.jacoco.doc/META-INF/MANIFEST.MF
+++ b/org.jacoco.doc/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: JaCoCo Documentation
-Bundle-SymbolicName: org.jacoco.doc
-Bundle-Version: 0.5.3.qualifier
-Bundle-Vendor: Mountainminds GmbH & Co. KG
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: JaCoCo Documentation
+Bundle-SymbolicName: org.jacoco.doc
+Bundle-Version: 0.5.3.201107060350
+Bundle-Vendor: Mountainminds GmbH & Co. KG
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 5a3aba0a..03e54d38 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -18,7 +18,7 @@
<h1>Change History</h1>
-<h2>Trunk Build @qualified.bundle.version@ (@build.date@)</h2>
+<h2>Release 0.5.3 (2011/07/06)</h2>
<h3>New Features</h3>
<ul>
diff --git a/org.jacoco.doc/pom.xml b/org.jacoco.doc/pom.xml
index 421282ff..a1458b85 100644
--- a/org.jacoco.doc/pom.xml
+++ b/org.jacoco.doc/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.build</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<relativePath>../org.jacoco.build</relativePath>
</parent>
diff --git a/org.jacoco.examples/META-INF/MANIFEST.MF b/org.jacoco.examples/META-INF/MANIFEST.MF
index 2bf8bb3c..504e6d8d 100644
--- a/org.jacoco.examples/META-INF/MANIFEST.MF
+++ b/org.jacoco.examples/META-INF/MANIFEST.MF
@@ -1,10 +1,10 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: JaCoCo API Usage Examples
-Bundle-SymbolicName: org.jacoco.examples
-Bundle-Version: 0.5.3.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-Vendor: Mountainminds GmbH & Co. KG
-Require-Bundle: org.jacoco.core,
- org.objectweb.asm;bundle-version="[3.2.0,4.0.0)",
- org.jacoco.report
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: JaCoCo API Usage Examples
+Bundle-SymbolicName: org.jacoco.examples
+Bundle-Version: 0.5.3.201107060350
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-Vendor: Mountainminds GmbH & Co. KG
+Require-Bundle: org.jacoco.core,
+ org.objectweb.asm;bundle-version="[3.2.0,4.0.0)",
+ org.jacoco.report
diff --git a/org.jacoco.examples/pom.xml b/org.jacoco.examples/pom.xml
index af4b2f34..da098000 100644
--- a/org.jacoco.examples/pom.xml
+++ b/org.jacoco.examples/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.build</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<relativePath>../org.jacoco.build</relativePath>
</parent>
diff --git a/org.jacoco.report.test/META-INF/MANIFEST.MF b/org.jacoco.report.test/META-INF/MANIFEST.MF
index 6bc57b1f..c54673af 100644
--- a/org.jacoco.report.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.report.test/META-INF/MANIFEST.MF
@@ -1,10 +1,10 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: JaCoCo Report Tests
-Bundle-SymbolicName: org.jacoco.report.test
-Bundle-Version: 0.5.3.qualifier
-Fragment-Host: org.jacoco.report
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-Vendor: Mountainminds GmbH & Co. KG
-Require-Bundle: org.junit4;bundle-version="[4.7.0,5.0.0)"
-
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: JaCoCo Report Tests
+Bundle-SymbolicName: org.jacoco.report.test
+Bundle-Version: 0.5.3.201107060350
+Fragment-Host: org.jacoco.report
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-Vendor: Mountainminds GmbH & Co. KG
+Require-Bundle: org.junit4;bundle-version="[4.7.0,5.0.0)"
+
diff --git a/org.jacoco.report.test/pom.xml b/org.jacoco.report.test/pom.xml
index 1606ed32..8c42a6a5 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.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<relativePath>../org.jacoco.tests</relativePath>
</parent>
diff --git a/org.jacoco.report/META-INF/MANIFEST.MF b/org.jacoco.report/META-INF/MANIFEST.MF
index 05a22e4e..09fbb6ec 100644
--- a/org.jacoco.report/META-INF/MANIFEST.MF
+++ b/org.jacoco.report/META-INF/MANIFEST.MF
@@ -1,13 +1,13 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: JaCoCo Report
-Bundle-SymbolicName: org.jacoco.report
-Bundle-Version: 0.5.3.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-Vendor: Mountainminds GmbH & Co. KG
-Require-Bundle: org.jacoco.core,
- org.objectweb.asm;bundle-version="[3.2.0,4.0.0)"
-Export-Package: org.jacoco.report,
- org.jacoco.report.csv,
- org.jacoco.report.html,
- org.jacoco.report.xml
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: JaCoCo Report
+Bundle-SymbolicName: org.jacoco.report
+Bundle-Version: 0.5.3.201107060350
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-Vendor: Mountainminds GmbH & Co. KG
+Require-Bundle: org.jacoco.core,
+ org.objectweb.asm;bundle-version="[3.2.0,4.0.0)"
+Export-Package: org.jacoco.report,
+ org.jacoco.report.csv,
+ org.jacoco.report.html,
+ org.jacoco.report.xml
diff --git a/org.jacoco.report/pom.xml b/org.jacoco.report/pom.xml
index 66fcd28b..486efb5b 100644
--- a/org.jacoco.report/pom.xml
+++ b/org.jacoco.report/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.build</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<relativePath>../org.jacoco.build</relativePath>
</parent>
diff --git a/org.jacoco.tests/pom.xml b/org.jacoco.tests/pom.xml
index 4597f862..9d0929ca 100644
--- a/org.jacoco.tests/pom.xml
+++ b/org.jacoco.tests/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.build</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3.201107060350</version>
<relativePath>../org.jacoco.build</relativePath>
</parent>