Bump versions by x.(y+1).z for next dev cycle
[packetcable.git] / packetcable-policy-server / pom.xml
index b0f60452c41e48f8dec03f6df749eecde0e99eba..b17e518b8ca0f7953ee9e8affc4f943498050dec 100644 (file)
@@ -5,16 +5,16 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath />
     </parent>
     <artifactId>packetcable-policy-server</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>
     <properties>
-        <sal-binding-api.version>1.6.0-SNAPSHOT</sal-binding-api.version>
+        <sal-binding-api.version>1.7.0-SNAPSHOT</sal-binding-api.version>
     </properties>
     <dependencies>
         <dependency>
@@ -47,7 +47,7 @@
         <dependency>
             <groupId>org.opendaylight.packetcable</groupId>
             <artifactId>packetcable-emulator</artifactId>
-            <version>1.6.0-SNAPSHOT</version>
+            <version>1.7.0-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>