[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 831cd63..2160ceb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     </parent>
 
     <artifactId>org.apache.sling.oak.restrictions</artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Oak Restrictions</name>
@@ -32,7 +32,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-oak-restrictions.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-oak-restrictions.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-oak-restrictions.git</url>
-      <tag>org.apache.sling.oak.restrictions-1.0.2</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>