Bump versions by 0.1.0 for next dev cycle
[packetcable.git] / packetcable-policy-model / pom.xml
index 85f8651b840e6dcabf8df5f2e2cb1635152f8559..5ace33a676df71a88dc7e25519a7a6bc37c3fcf2 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.9.0-SNAPSHOT</version>
+        <version>0.10.0-SNAPSHOT</version>
         <relativePath />
     </parent>
     <artifactId>packetcable-policy-model</artifactId>
     <groupId>org.opendaylight.packetcable</groupId>
     <name>${project.artifactId}</name>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.5.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.9.0-SNAPSHOT</version>
+            <version>0.10.0-SNAPSHOT</version>
             <type>pom</type>
             <scope>import</scope>
         </dependency>