[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 6ec8dee..5d8449d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.clam</artifactId>
-  <version>1.1.0</version>
+  <version>1.1.1-SNAPSHOT</version>
 
   <name>Apache Sling Clam</name>
   <description>Support for scanning Sling's repository data with Clam service</description>
@@ -45,7 +45,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-clam.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-clam.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-clam.git</url>
-    <tag>org.apache.sling.clam-1.1.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>