[maven-release-plugin] prepare release org.apache.sling.servlets.resolver-2.11.10
diff --git a/pom.xml b/pom.xml
index e2d5ab7..c393730 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.servlets.resolver</artifactId>
-    <version>2.11.9-SNAPSHOT</version>
+    <version>2.11.10</version>
 
     <name>Apache Sling Servlets Resolver</name>
     <description>
@@ -39,11 +39,11 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git</developerConnection>
         <url>https://github.com/apache/sling-org-apache-sling-servlets-resolver.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.servlets.resolver-2.11.10</tag>
   </scm>
 
     <properties>
-        <project.build.outputTimestamp>2024-12-19T15:10:18Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2025-07-10T16:08:39Z</project.build.outputTimestamp>
         <site.jira.version.id>12314292</site.jira.version.id>
         <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
         <!-- To debug the pax process, override this with -D -->