[maven-release-plugin] prepare release org.apache.sling.feature.apiregions-1.1.10
diff --git a/pom.xml b/pom.xml
index 38dcd4d..fa6da2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.apiregions</artifactId>
-    <version>1.1.9-SNAPSHOT</version>
+    <version>1.1.10</version>
 
     <name>Apache Sling Feature API Regions Runtime</name>
     <description>
@@ -33,12 +33,12 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-apiregions.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-apiregions.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-apiregions.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.feature.apiregions-1.1.10</tag>
     </scm>
 
     <properties>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>1</project.build.outputTimestamp>
+        <project.build.outputTimestamp>1684851899</project.build.outputTimestamp>
     </properties>
 
     <build>