[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index c718744..822918d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     <packaging>jar</packaging>
     <groupId>org.apache.ode</groupId>
     <artifactId>ode-console</artifactId>
-    <version>0.1.0</version>
+    <version>0.1.1-SNAPSHOT</version>
     <name>ODE Web Console</name>
     <description>ODE Process Management Admin Console</description>
     <url>ode.apache.org</url>
@@ -37,7 +37,7 @@
     <scm>
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/ode-console.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/ode-console.git</developerConnection>
-      <tag>ode-console-0.1.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <issueManagement>