[maven-release-plugin] prepare release org.apache.sling.rewriter-1.3.10
diff --git a/pom.xml b/pom.xml
index 89dfaac..e49ef5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.rewriter</artifactId>
-    <version>1.3.9-SNAPSHOT</version>
+    <version>1.3.10</version>
 
     <name>Apache Sling Rewriter</name>
     <description>
@@ -41,12 +41,12 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-rewriter.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-rewriter.git</developerConnection>
         <url>https://github.com/apache/sling-org-apache-sling-rewriter.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.rewriter-1.3.10</tag>
   </scm>
 
     <properties>
         <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
-        <project.build.outputTimestamp>1706075407</project.build.outputTimestamp>
+        <project.build.outputTimestamp>1706076060</project.build.outputTimestamp>
     </properties>
 
     <build>