Bump versions by x.y.(z+1)
[mdsal.git] / common / parent / pom.xml
index 48a5858408336f48cc1214d4c57257054e1b32c9..a495fcdafb904efc3e880948cb1e7723500fa45a 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>mdsal-parent</artifactId>
     <groupId>org.opendaylight.mdsal</groupId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.5.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
@@ -38,7 +38,7 @@
             <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>
                         <dependency>
                             <groupId>org.opendaylight.mdsal</groupId>
                             <artifactId>maven-sal-api-gen-plugin</artifactId>
-                            <version>0.13.0-SNAPSHOT</version>
+                            <version>0.13.1-SNAPSHOT</version>
                             <type>jar</type>
                         </dependency>
                     </dependencies>