Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / common / features / odl-mdsal-binding-base / pom.xml
index 160bc7e5abc75bb26b52fbf4128079c04e2c7556..906e5e6b19362fedc607a46fdb52dce91545e570 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>odl-mdsal-binding-base</artifactId>
-    <version>2.6.0-SNAPSHOT</version>
+    <version>2.7.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MD-SAL :: Binding Base Concepts</name>
@@ -42,7 +42,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.14.0-SNAPSHOT</version>
+                <version>0.15.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>