[maven-release-plugin] prepare release org.apache.sling.scripting.freemarker-1.0.0
diff --git a/pom.xml b/pom.xml
index 14c00ed..ef83284 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,11 +25,11 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
     <version>34</version>
-    <relativePath/>
+    <relativePath />
   </parent>
 
   <artifactId>org.apache.sling.scripting.freemarker</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
 
   <name>Apache Sling Scripting FreeMarker</name>
   <description>Support for FreeMarker scripting</description>
@@ -45,6 +45,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-freemarker.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-freemarker.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-freemarker.git</url>
+    <tag>org.apache.sling.scripting.freemarker-1.0.0</tag>
   </scm>
 
   <build>