[maven-release-plugin] prepare release org.apache.sling.servlet-helpers-1.1.10
diff --git a/pom.xml b/pom.xml
index 162ab92..c9a79f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.servlet-helpers</artifactId>
<packaging>bundle</packaging>
- <version>1.1.9-SNAPSHOT</version>
+ <version>1.1.10</version>
<name>Apache Sling Servlet Helpers</name>
<description>Mock implementations of SlingHttpServletRequest, SlingHttpServletResponse and related classes.</description>
@@ -38,7 +38,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlet-helpers.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlet-helpers.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-servlet-helpers.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.servlet-helpers-1.1.10</tag>
</scm>
<build>