Bump versions by x.y.(z+1)
[controller.git] / opendaylight / blueprint / pom.xml
index 86df00c1dc5d5df2de678949eba3a6183971eda1..82d0d36f951c0de96526ec240f0b6747f4e37689 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>0.12.3-SNAPSHOT</version>
+  <version>0.12.4-SNAPSHOT</version>
 
   <dependencyManagement>
     <dependencies>
@@ -34,7 +34,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.11.3-SNAPSHOT</version>
+        <version>1.11.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>