Bump versions by x.y.(z+1)
[openflowplugin.git] / model / model-flow-service / pom.xml
index cfcad618f0ec297dd9315122aebfc365e90e4200..7671f06aa3ba6c2992ab2ab9f2e5fcb4cf12c581 100644 (file)
@@ -4,10 +4,13 @@
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.openflowplugin.model</groupId>
-    <artifactId>model-parent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <groupId>org.opendaylight.openflowplugin</groupId>
+    <artifactId>openflowplugin-parent</artifactId>
+    <version>0.11.0-SNAPSHOT</version>
+    <relativePath>../../parent</relativePath>
   </parent>
+
+  <groupId>org.opendaylight.openflowplugin.model</groupId>
   <artifactId>model-flow-service</artifactId>
   <packaging>bundle</packaging>