[maven-release-plugin] prepare release org.apache.sling.engine-2.6.14
diff --git a/pom.xml b/pom.xml
index 3ab3bd0..ca8cdb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.engine</artifactId>
     <packaging>bundle</packaging>
-    <version>2.6.13-SNAPSHOT</version>
+    <version>2.6.14</version>
 
     <name>Apache Sling Engine Implementation</name>
     <description>
@@ -40,7 +40,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-engine.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.engine-2.6.14</tag>
   </scm>
 
     <properties>