[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 35ea234..46fe8f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
 	<groupId>org.apache.pirk</groupId>
 	<artifactId>pirk</artifactId>
-	<version>0.1.0-incubating</version>
+	<version>0.1.1-incubating-SNAPSHOT</version>
 	<packaging>jar</packaging>
 
 	<name>Apache Pirk (incubating) Project</name>
@@ -64,7 +64,7 @@
 		<connection>scm:git:git://git.apache.org/incubator-pirk.git</connection>
 		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-pirk.git</developerConnection>
 		<url>https://git-wip-us.apache.org/repos/asf?p=incubator-pirk.git</url>
-		<tag>pirk-0.1.0-incubating</tag>
+		<tag>HEAD</tag>
 	</scm>
 
 	<issueManagement>