[maven-release-plugin] prepare release org.apache.sling.scripting.core-2.3.6
diff --git a/pom.xml b/pom.xml
index d173dfb..b7728c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.scripting.core</artifactId>
-    <version>2.3.5-SNAPSHOT</version>
+    <version>2.3.6</version>
 
     <name>Apache Sling Scripting Core</name>
     <description>
@@ -43,7 +43,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-core.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-core.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-core.git</url>
-      <tag>org.apache.sling.scripting.core-2.3.0</tag>
+      <tag>org.apache.sling.scripting.core-2.3.6</tag>
   </scm>
 
     <build>
@@ -374,7 +374,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.servlets.resolver</artifactId>
-            <version>2.7.13-SNAPSHOT</version>
+            <version>2.7.14</version>
             <scope>test</scope>
         </dependency>
         <dependency>