Bump versions by x.y.(z+1)
[mdsal.git] / singleton-service / mdsal-singleton-common-api / pom.xml
index 9ad1917f22ce8003b7bebc2b2f96b2e58a12e3e5..5c1a124488402391673aaef8df78632afc6c21b7 100644 (file)
@@ -18,7 +18,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-singleton-common-api</artifactId>
-    <version>2.5.2-SNAPSHOT</version>
+    <version>2.5.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,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>