Bump versions by x.y.(z+1)
[mdsal.git] / common / mdsal-common-api / pom.xml
index 44eda0d07763b216f185771597caae525d8d4e47..f41040f048e6fefbf0051e31dd23310e3bb56be4 100644 (file)
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-common-api</artifactId>
     <packaging>bundle</packaging>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.5.1-SNAPSHOT</version>
 
     <dependencyManagement>
         <dependencies>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.5.0-SNAPSHOT</version>
+                <version>2.5.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>