Prepare release 0.5.3
diff --git a/jacoco-maven-plugin.test/pom.xml b/jacoco-maven-plugin.test/pom.xml
index 476b2fa..eecedef 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 b7254a2..1e1d52c 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 f57dbb3..52aab2b 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 @@
 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 3c5fb44..3ae0a95 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 ab49487..067c219 100644
--- a/org.jacoco.agent.rt/META-INF/MANIFEST.MF
+++ b/org.jacoco.agent.rt/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 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 d64a564..0935fb0 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 50839fd..3f44550 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 afd442b..0235f99 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 c161dc1..9a40c64 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 4060915..5af00a8 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 68b779b..4c4e201 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 511975e..e8fd7a7 100644
--- a/org.jacoco.ant.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.ant.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 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 c30d2f4..2f1c8c3 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 77d8fcf..a79057f 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 69d6a7f..89986be 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 0b27c26..f6a6213 100644
--- a/org.jacoco.build/META-INF/MANIFEST.MF
+++ b/org.jacoco.build/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 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 9616539..ff265ce 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 b323f66..11d24dc 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 27e548e..e85a75e 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 d107b71..e92a9c0 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 dbbcd36..9f8d17c 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 bd5fee6..ef095dd 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 5a3aba0..03e54d3 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 421282f..a1458b8 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 2bf8bb3..504e6d8 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 af4b2f3..da09800 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 6bc57b1..c54673a 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 1606ed3..8c42a6a 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 05a22e4..09fbb6e 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 66fcd28..486efb5 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 4597f86..9d0929c 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>