[maven-release-plugin] prepare release org.apache.felix.cm.json-1.0.0
diff --git a/cm.json/pom.xml b/cm.json/pom.xml
index 20626ae..e5e3e8b 100644
--- a/cm.json/pom.xml
+++ b/cm.json/pom.xml
@@ -33,12 +33,13 @@
     <description>
         Support for OSGi configurations specified in JSON documents.
     </description>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.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.0</tag>
   </scm>
 
     <properties>