Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / common / features / odl-mdsal-binding2-base / pom.xml
index 707eecd98d8d86403fef87579c63db9f5c7c5432..38b9931eb1129b1561b640909ecd98defd05aa8d 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>odl-mdsal-binding2-base</artifactId>
-    <version>2.4.0-SNAPSHOT</version>
+    <version>2.5.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MD-SAL :: Binding 2 Base Concepts</name>
@@ -44,7 +44,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.12.0-SNAPSHOT</version>
+                <version>0.13.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>