[maven-release-plugin] prepare release org.apache.felix.cm.json-2.0.0
diff --git a/cm.json/pom.xml b/cm.json/pom.xml
index 5c306c0..d781bcd 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-SNAPSHOT</version>
+    <version>2.0.0</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-1.0.6</tag>
+    <tag>org.apache.felix.cm.json-2.0.0</tag>
   </scm>
 
     <properties>