diff --git a/cm.json/pom.xml b/cm.json/pom.xml
index d781bcdb7f5d801609d8f3b4866ab252c27b8aaa..611838c31c484a7a661b24349100e00ceb971e40 100644
--- a/cm.json/pom.xml
+++ b/cm.json/pom.xml
@@ -33,13 +33,13 @@
     <description>
         Support for OSGi configurations specified in JSON documents.
     </description>
-    <version>2.0.0</version>
+    <version>2.0.1-SNAPSHOT</version>
 
     <scm>
         <connection>scm:git:https://github.com/apache/felix-dev.git</connection>
         <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git;f=cm.json</url>
-    <tag>org.apache.felix.cm.json-2.0.0</tag>
+    <tag>org.apache.felix.cm.json-1.0.6</tag>
   </scm>
 
     <properties>