Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / common / mdsal-common-api / pom.xml
index a553243752454fd1868f81752e8edacfabf5d852..4b63692951061a5fa4e1fc6d71fa46e8abc22ca8 100644 (file)
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-common-api</artifactId>
     <packaging>bundle</packaging>
-    <version>2.4.0-SNAPSHOT</version>
+    <version>2.5.0-SNAPSHOT</version>
 
     <dependencyManagement>
         <dependencies>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.4.0-SNAPSHOT</version>
+                <version>2.5.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>