Incrementing versions by 0.0.1 for post-Helium stability branch
[controller.git] / third-party / openflowj / pom.xml
index 7772e8b1fd2123b2983abbc3b3d35bb7a6673341..75f293fb0a0bb7224d7cda21d616d0b5aaa46514 100644 (file)
@@ -2,7 +2,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller.thirdparty</groupId>
   <artifactId>org.openflow.openflowj</artifactId>
-  <version>1.0.3-Helium</version>
+  <version>1.0.4-SNAPSHOT</version>
   <name>OpenFlow Java</name>
   <description>A Java implemention of the OpenFlow v1.0 protocol</description>
 
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.thirdparty</artifactId>
-    <version>1.1.1-Helium</version>
+    <version>1.1.2-SNAPSHOT</version>
     <relativePath>../commons/thirdparty</relativePath>
   </parent>