Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / common / features / odl-mdsal-eos-common / pom.xml
index 4096e49806da6f653dbde03bc3241c3c7cf8a312..18b31e6cf93a7f8f13b2d9cada974e35a3b537e3 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>odl-mdsal-eos-common</artifactId>
-    <version>2.3.0-SNAPSHOT</version>
+    <version>2.4.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MD-SAL :: EOS :: Common</name>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>1.2.0-SNAPSHOT</version>
+                <version>2.0.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>