[maven-release-plugin] prepare for next development iteration
[openflowjava.git] / openflow-protocol-impl / pom.xml
index ae76b2b45f36ba15f4c5388781a0376f8d004477..20985ccf87e1b576b771048255885892d4075384 100644 (file)
@@ -3,14 +3,14 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.2</version>
+        <version>0.3-SNAPSHOT</version>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
     <packaging>bundle</packaging>
     <name>Openflow Protocol Library - IMPL</name>
     <scm>
         <url>https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main</url>
-      <tag>openflow-protocol-parent-0.2</tag>
+      <tag>HEAD</tag>
   </scm>
     
     <build>