Bump versions by x.(y+1).z for next dev cycle
[packetcable.git] / packetcable-policy-model / pom.xml
index d740b95fc1d606ead99f9da972186bbd5a91f6e6..f081d872addd9cbe392284d2cc1c84c55f01faaa 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.0-SNAPSHOT</version>
+        <version>0.12.0-SNAPSHOT</version>
         <relativePath />
     </parent>
     <artifactId>packetcable-policy-model</artifactId>
     <groupId>org.opendaylight.packetcable</groupId>
     <name>${project.artifactId}</name>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -19,7 +19,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>mdsal-model-artifacts</artifactId>
-            <version>0.11.0-SNAPSHOT</version>
+            <version>0.12.0-SNAPSHOT</version>
             <type>pom</type>
             <scope>import</scope>
         </dependency>