[maven-release-plugin] prepare for next development iteration
[openflowjava.git] / openflow-protocol-spi / pom.xml
index 1ad030358b14046b0395e9619ef11acc20b56d30..8d0e01f953c7cf5713bed9c231432de4d3fa4b88 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
     </parent>
     <artifactId>openflow-protocol-spi</artifactId>
     <packaging>bundle</packaging>
@@ -11,7 +11,7 @@
     <name>Openflow Protocol Library - SPI</name>
     <scm>
         <url>https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main</url>
-      <tag>openflow-protocol-parent-0.1</tag>
+      <tag>HEAD</tag>
   </scm>
     
     <dependencies>