[maven-release-plugin] prepare release org.apache.sling.connection-timeout-agent-1.1.0
diff --git a/pom.xml b/pom.xml
index abc76fe..76f5b44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,13 +26,13 @@
         <relativePath />
     </parent>
     <artifactId>org.apache.sling.connection-timeout-agent</artifactId>
-    <version>1.0.5-SNAPSHOT</version>
+    <version>1.1.0</version>
     <name>Apache Sling Connection Timeout Agent</name>
 
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-connection-timeout-agent.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-connection-timeout-agent.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.connection-timeout-agent-1.1.0</tag>
         <url>https://github.com/apache/sling-org-apache-sling-connection-timeout-agent.git</url>
     </scm>
     <properties>