[maven-release-plugin] prepare release org.apache.aries.proxy-1.1.10
diff --git a/proxy/proxy-impl/pom.xml b/proxy/proxy-impl/pom.xml
index a36fa06..88f1b2e 100644
--- a/proxy/proxy-impl/pom.xml
+++ b/proxy/proxy-impl/pom.xml
@@ -32,7 +32,7 @@
     <artifactId>org.apache.aries.proxy</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy Service</name>
-    <version>1.1.10-SNAPSHOT</version>
+    <version>1.1.10</version>
     <description>
         This bundle contains the proxy service implementation for Apache Aries
     </description>
@@ -41,7 +41,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.aries.proxy-1.1.10</tag>
   </scm>
 
     <properties>