[maven-release-plugin] prepare release org.apache.sling.engine-2.7.0
diff --git a/pom.xml b/pom.xml
index f19d722..03c9cc2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.engine</artifactId>
-    <version>2.7.0-SNAPSHOT</version>
+    <version>2.7.0</version>
 
     <name>Apache Sling Engine Implementation</name>
     <description>
@@ -39,7 +39,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.7.0</tag>
   </scm>
 
     <properties>