[maven-release-plugin] prepare release org.apache.sling.feature.launcher-1.0.0
diff --git a/pom.xml b/pom.xml
index 585a414..8fb24ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.launcher</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>1.0.0</version>
 
     <name>Apache Sling Feature Launcher</name>
     <description>
@@ -36,7 +36,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-launcher.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.feature.launcher-1.0.0</tag>
   </scm>
 
     <build>