Bump versions by x.y.(z+1)
[mdsal.git] / singleton-service / mdsal-singleton-common-api / pom.xml
index 6c08c7292786e6ffdb6294af9ab03d183e50eb4a..78ea124c5a8ed8f22e1db3e254d0f1e869e5f2cc 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.1-SNAPSHOT</version>
+    <version>2.5.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.5.1-SNAPSHOT</version>
+                <version>2.5.2-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>