Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / model / features / odl-mdsal-models / pom.xml
index 4e4d54faf4413ee6bd7376559d5a737d1aea9964..ff1a83024664e75d32839427a88fedf496fce37b 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>odl-mdsal-models</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.13.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MD-SAL :: Models</name>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.4.0-SNAPSHOT</version>
+                <version>2.5.0-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>