Prepare for next development iteration
diff --git a/jacoco-maven-plugin.test/pom.xml b/jacoco-maven-plugin.test/pom.xml
index 77ace7e..6ce23f3 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.7.8</version>
+    <version>0.7.9-SNAPSHOT</version>
     <relativePath>../org.jacoco.tests</relativePath>
   </parent>
 
diff --git a/jacoco-maven-plugin/pom.xml b/jacoco-maven-plugin/pom.xml
index 4449661..1be7652 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.7.8</version>
+    <version>0.7.9-SNAPSHOT</version>
     <relativePath>../org.jacoco.build</relativePath>
   </parent>
 
diff --git a/jacoco/pom.xml b/jacoco/pom.xml
index f1e52f0..3a71aa5 100644
--- a/jacoco/pom.xml
+++ b/jacoco/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.build</artifactId>
-    <version>0.7.8</version>
+    <version>0.7.9-SNAPSHOT</version>
     <relativePath>../org.jacoco.build</relativePath>
   </parent>
 
diff --git a/org.jacoco.agent.rt.test/pom.xml b/org.jacoco.agent.rt.test/pom.xml
index eea8d11..c395c1a 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.7.8</version>
+    <version>0.7.9-SNAPSHOT</version>
     <relativePath>../org.jacoco.tests</relativePath>
   </parent>
 
diff --git a/org.jacoco.agent.rt/pom.xml b/org.jacoco.agent.rt/pom.xml
index 0859018..2a6e269 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.7.8</version>
+    <version>0.7.9-SNAPSHOT</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 f35a1ae..a7c4e64 100644
--- a/org.jacoco.agent.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.agent.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo Agent Tests

 Bundle-SymbolicName: org.jacoco.agent.test

-Bundle-Version: 0.7.8.201612092310

+Bundle-Version: 0.7.9.qualifier

 Fragment-Host: org.jacoco.agent

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Bundle-Vendor: Mountainminds GmbH & Co. KG

diff --git a/org.jacoco.agent.test/pom.xml b/org.jacoco.agent.test/pom.xml
index cee645f..3c47d9f 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.7.8</version>
+    <version>0.7.9-SNAPSHOT</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 e34ceaf..7936912 100644
--- a/org.jacoco.agent/META-INF/MANIFEST.MF
+++ b/org.jacoco.agent/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo Agent

 Bundle-SymbolicName: org.jacoco.agent

-Bundle-Version: 0.7.8.201612092310

+Bundle-Version: 0.7.9.qualifier

 Bundle-Vendor: Mountainminds GmbH & Co. KG

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

-Export-Package: org.jacoco.agent;version="0.7.8"

+Export-Package: org.jacoco.agent;version="0.7.9"

diff --git a/org.jacoco.agent/pom.xml b/org.jacoco.agent/pom.xml
index dfe9f6d..694d9af 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.7.8</version>
+    <version>0.7.9-SNAPSHOT</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 4396f07..7555fc0 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.7.8.201612092310
+Bundle-Version: 0.7.9.qualifier
 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 fdcadb3..db81aa2 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.7.8</version>
+    <version>0.7.9-SNAPSHOT</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 6d2b92d..f2f7517 100644
--- a/org.jacoco.ant/META-INF/MANIFEST.MF
+++ b/org.jacoco.ant/META-INF/MANIFEST.MF
@@ -2,19 +2,19 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo Ant Tasks

 Bundle-SymbolicName: org.jacoco.ant

-Bundle-Version: 0.7.8.201612092310

+Bundle-Version: 0.7.9.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)"

-Import-Package: org.jacoco.agent;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.core.analysis;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.core.data;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.core.instr;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.core.runtime;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.core.tools;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.report;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.report.check;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.report.csv;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.report.html;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.report.xml;bundle-version="[0.7.8,0.7.9)",

+Import-Package: org.jacoco.agent;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.core.analysis;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.core.data;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.core.instr;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.core.runtime;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.core.tools;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.report;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.report.check;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.report.csv;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.report.html;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.report.xml;bundle-version="[0.7.9,0.7.10)",

  org.objectweb.asm;version="[5.1.0,5.2.0)"

diff --git a/org.jacoco.ant/pom.xml b/org.jacoco.ant/pom.xml
index ad3efc6..4613f8a 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.7.8</version>
+    <version>0.7.9-SNAPSHOT</version>
     <relativePath>../org.jacoco.build</relativePath>
   </parent>
 
diff --git a/org.jacoco.build/pom.xml b/org.jacoco.build/pom.xml
index 7fb4485..b2ad99d 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.7.8</version>
+  <version>0.7.9-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>JaCoCo</name>
diff --git a/org.jacoco.core.test/META-INF/MANIFEST.MF b/org.jacoco.core.test/META-INF/MANIFEST.MF
index d1ea102..1c074b6 100644
--- a/org.jacoco.core.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.core.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo Core Tests

 Bundle-SymbolicName: org.jacoco.core.test

-Bundle-Version: 0.7.8.201612092310

+Bundle-Version: 0.7.9.qualifier

 Bundle-Vendor: Mountainminds GmbH & Co. KG

 Fragment-Host: org.jacoco.core

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

diff --git a/org.jacoco.core.test/pom.xml b/org.jacoco.core.test/pom.xml
index 2951162..8a43c9e 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.7.8</version>
+    <version>0.7.9-SNAPSHOT</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 67d9675..ddd9cee 100644
--- a/org.jacoco.core/META-INF/MANIFEST.MF
+++ b/org.jacoco.core/META-INF/MANIFEST.MF
@@ -2,16 +2,16 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo Core

 Bundle-SymbolicName: org.jacoco.core

-Bundle-Version: 0.7.8.201612092310

+Bundle-Version: 0.7.9.qualifier

 Bundle-Vendor: Mountainminds GmbH & Co. KG

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

-Export-Package: org.jacoco.core;version="0.7.8",

- org.jacoco.core.analysis;version="0.7.8",

- org.jacoco.core.data;version="0.7.8",

- org.jacoco.core.instr;version="0.7.8",

- org.jacoco.core.internal.analysis;version="0.7.8";x-internal=true,

- org.jacoco.core.runtime;version="0.7.8",

- org.jacoco.core.tools;version="0.7.8"

+Export-Package: org.jacoco.core;version="0.7.9",

+ org.jacoco.core.analysis;version="0.7.9",

+ org.jacoco.core.data;version="0.7.9",

+ org.jacoco.core.instr;version="0.7.9",

+ org.jacoco.core.internal.analysis;version="0.7.9";x-internal=true,

+ org.jacoco.core.runtime;version="0.7.9",

+ org.jacoco.core.tools;version="0.7.9"

 Import-Package: org.objectweb.asm;version="[5.1.0,5.2.0)",

  org.objectweb.asm.tree;version="[5.1.0,5.2.0)",

  org.objectweb.asm.commons;version="[5.1.0,5.2.0)"

diff --git a/org.jacoco.core/pom.xml b/org.jacoco.core/pom.xml
index 9975a65..725030a 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.7.8</version>
+    <version>0.7.9-SNAPSHOT</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 88d85fd..9b3abb2 100644
--- a/org.jacoco.doc/META-INF/MANIFEST.MF
+++ b/org.jacoco.doc/META-INF/MANIFEST.MF
@@ -2,5 +2,5 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo Documentation

 Bundle-SymbolicName: org.jacoco.doc

-Bundle-Version: 0.7.8.201612092310

+Bundle-Version: 0.7.9.qualifier

 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 b854dd0..9e542b2 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -18,6 +18,8 @@
 
 <h1>Change History</h1>
 
+<h2>Snapshot Build @qualified.bundle.version@ (@build.date@)</h2>
+
 <h2>Release 0.7.8 (2016/12/09)</h2>
 
 <h3>New Features</h3>
diff --git a/org.jacoco.doc/pom.xml b/org.jacoco.doc/pom.xml
index a7d843d..c7af949 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.7.8</version>
+    <version>0.7.9-SNAPSHOT</version>
     <relativePath>../org.jacoco.build</relativePath>
   </parent>
 
diff --git a/org.jacoco.examples.test/META-INF/MANIFEST.MF b/org.jacoco.examples.test/META-INF/MANIFEST.MF
index 34ae899..8db599a 100644
--- a/org.jacoco.examples.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.examples.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: JaCoCo Examples Tests
 Bundle-SymbolicName: org.jacoco.examples.test
-Bundle-Version: 0.7.8.201612092310
+Bundle-Version: 0.7.9.qualifier
 Bundle-Vendor: Mountainminds GmbH & Co. KG
 Fragment-Host: org.jacoco.examples
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/org.jacoco.examples.test/pom.xml b/org.jacoco.examples.test/pom.xml
index a135e8e..2a8fd92 100644
--- a/org.jacoco.examples.test/pom.xml
+++ b/org.jacoco.examples.test/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.tests</artifactId>
-    <version>0.7.8</version>
+    <version>0.7.9-SNAPSHOT</version>
     <relativePath>../org.jacoco.tests</relativePath>
   </parent>
 
diff --git a/org.jacoco.examples/META-INF/MANIFEST.MF b/org.jacoco.examples/META-INF/MANIFEST.MF
index 43d7872..2ff9381 100644
--- a/org.jacoco.examples/META-INF/MANIFEST.MF
+++ b/org.jacoco.examples/META-INF/MANIFEST.MF
@@ -2,14 +2,14 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo API Usage Examples

 Bundle-SymbolicName: org.jacoco.examples

-Bundle-Version: 0.7.8.201612092310

+Bundle-Version: 0.7.9.qualifier

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Bundle-Vendor: Mountainminds GmbH & Co. KG

-Import-Package: org.jacoco.core.analysis;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.core.data;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.core.instr;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.core.runtime;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.core.tools;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.report;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.report.html;bundle-version="[0.7.8,0.7.9)",

+Import-Package: org.jacoco.core.analysis;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.core.data;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.core.instr;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.core.runtime;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.core.tools;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.report;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.report.html;bundle-version="[0.7.9,0.7.10)",

  org.objectweb.asm;version="[5.1.0,5.2.0)"

diff --git a/org.jacoco.examples/pom.xml b/org.jacoco.examples/pom.xml
index 2c25bf9..817ce5d 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.7.8</version>
+    <version>0.7.9-SNAPSHOT</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 920bc37..8960c35 100644
--- a/org.jacoco.report.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.report.test/META-INF/MANIFEST.MF
@@ -2,10 +2,10 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo Report Tests

 Bundle-SymbolicName: org.jacoco.report.test

-Bundle-Version: 0.7.8.201612092310

+Bundle-Version: 0.7.9.qualifier

 Fragment-Host: org.jacoco.report

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Bundle-Vendor: Mountainminds GmbH & Co. KG

-Import-Package: org.jacoco.core.internal.analysis;bundle-version="[0.7.8,0.7.9)",

+Import-Package: org.jacoco.core.internal.analysis;bundle-version="[0.7.9,0.7.10)",

  org.junit;version="[4.8.0,5.0.0)",

  org.junit.rules;version="[4.8.0,5.0.0)"

diff --git a/org.jacoco.report.test/pom.xml b/org.jacoco.report.test/pom.xml
index 7d2e015..e456cc1 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.8</version>
+    <version>0.7.9-SNAPSHOT</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 acfdcb4..bb4ce97 100644
--- a/org.jacoco.report/META-INF/MANIFEST.MF
+++ b/org.jacoco.report/META-INF/MANIFEST.MF
@@ -2,16 +2,16 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo Report

 Bundle-SymbolicName: org.jacoco.report

-Bundle-Version: 0.7.8.201612092310

+Bundle-Version: 0.7.9.qualifier

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Bundle-Vendor: Mountainminds GmbH & Co. KG

-Export-Package: org.jacoco.report;version="0.7.8",

- org.jacoco.report.check;version="0.7.8",

- org.jacoco.report.csv;version="0.7.8",

- org.jacoco.report.html;version="0.7.8",

- org.jacoco.report.xml;version="0.7.8"

-Import-Package: org.jacoco.core;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.core.analysis;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.core.data;bundle-version="[0.7.8,0.7.9)",

- org.jacoco.core.runtime;bundle-version="[0.7.8,0.7.9)",

+Export-Package: org.jacoco.report;version="0.7.9",

+ org.jacoco.report.check;version="0.7.9",

+ org.jacoco.report.csv;version="0.7.9",

+ org.jacoco.report.html;version="0.7.9",

+ org.jacoco.report.xml;version="0.7.9"

+Import-Package: org.jacoco.core;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.core.analysis;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.core.data;bundle-version="[0.7.9,0.7.10)",

+ org.jacoco.core.runtime;bundle-version="[0.7.9,0.7.10)",

  org.objectweb.asm;version="[5.1.0,5.2.0)"

diff --git a/org.jacoco.report/pom.xml b/org.jacoco.report/pom.xml
index a17096d..33328f7 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.7.8</version>
+    <version>0.7.9-SNAPSHOT</version>
     <relativePath>../org.jacoco.build</relativePath>
   </parent>
 
diff --git a/org.jacoco.tests/pom.xml b/org.jacoco.tests/pom.xml
index 0298d11..8d373b4 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.7.8</version>
+    <version>0.7.9-SNAPSHOT</version>
     <relativePath>../org.jacoco.build</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index a09d432..120aa4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
 
   <groupId>org.jacoco</groupId>
   <artifactId>root</artifactId>
-  <version>0.7.8</version>
+  <version>0.7.9-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>