[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 18837d0..06e9f9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-fluido-skin</artifactId>
-  <version>1.8</version>
+  <version>1.9-SNAPSHOT</version>
 
   <name>Apache Maven Fluido Skin</name>
   <description>The Apache Maven Fluido Skin is an Apache Maven site skin
@@ -41,7 +41,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-fluido-skin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-fluido-skin.git</developerConnection>
     <url>https://github.com/apache/maven-fluido-skin/tree/${project.scm.tag}</url>
-    <tag>maven-fluido-skin-1.8</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>jira</system>