Bump versions by x.y.(z+1)
[mdsal.git] / common / parent / pom.xml
index 1d1b0af1a2dccd1563d822f2960322f3b2efe924..f666db3d0af54ac47fea99810a290d6a190ed92a 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>mdsal-parent</artifactId>
     <groupId>org.opendaylight.mdsal</groupId>
-    <version>2.5.2-SNAPSHOT</version>
+    <version>2.5.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
@@ -38,7 +38,7 @@
             <dependency>
                  <groupId>org.opendaylight.mdsal</groupId>
                  <artifactId>mdsal-artifacts</artifactId>
-                 <version>2.5.2-SNAPSHOT</version>
+                 <version>2.5.3-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.2-SNAPSHOT</version>
+                            <version>0.13.3-SNAPSHOT</version>
                             <type>jar</type>
                         </dependency>
                     </dependencies>