[maven-release-plugin] prepare release org.apache.sling.graphql.core-0.0.18
diff --git a/pom.xml b/pom.xml
index 55760ba..052c4a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.graphql.core</artifactId>
-  <version>0.0.17-SNAPSHOT</version>
+  <version>0.0.18</version>
 
   <name>Apache Sling GraphQL Core</name>
   <description>Support for GraphQL queries</description>
@@ -47,7 +47,7 @@
       <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-core.git</connection>
       <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-graphql-core.git</developerConnection>
       <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-graphql-core.git</url>
-    <tag>org.apache.sling.graphql.core-0.0.2</tag>
+    <tag>org.apache.sling.graphql.core-0.0.18</tag>
   </scm>
 
   <build>