[maven-release-plugin] prepare for next development iteration
[openflowjava.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8ec6fb71d90c2b58c3743b52626b15cc7f2316c1..f0ebefca90b3c7092511b3ebb96b85c39b3310de 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflow-protocol-parent</artifactId>
-    <version>0.1</version>
+    <version>0.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <modules>
         <module>openflow-protocol-api</module>
@@ -15,7 +15,7 @@
         <connection>scm:git:ssh://git.opendaylight.org:29418/openflowjava.git</connection>
         <developerConnection>scm:git:ssh://git.opendaylight.org:29418/openflowjava.git</developerConnection>
         <url>https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main</url>
-      <tag>openflow-protocol-parent-0.1</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>