Bump versions by x.y.(z+1)
[controller.git] / opendaylight / blueprint / pom.xml
index 021e4c94e20ba86d941acb809e7d9594b320eb9c..7b0d6ef482b92eb6657e84b8cffabf1381bc9356 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>0.11.0-SNAPSHOT</version>
+  <version>0.11.1-SNAPSHOT</version>
 
   <dependencyManagement>
     <dependencies>
@@ -34,7 +34,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.10.0-SNAPSHOT</version>
+        <version>1.10.1-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>