[maven-release-plugin] prepare release org.apache.sling.scripting.sightly.compiler.java-1.0.18
diff --git a/pom.xml b/pom.xml
index 059c9c4..81b53e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <!-- P R O J E C T                                                           -->
     <!-- ======================================================================= -->
     <artifactId>org.apache.sling.scripting.sightly.compiler.java</artifactId>
-    <version>1.0.17-SNAPSHOT</version>
+    <version>1.0.18</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Scripting HTL Java Compiler</name>
@@ -45,7 +45,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-compiler-java.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-compiler-java.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-sightly-compiler-java.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.scripting.sightly.compiler.java-1.0.18</tag>
   </scm>
 
     <properties>