Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / sal-common-impl / pom.xml
index f11c53e49e566a1b2e2c182da2ef732c950998e3..37b33f3fd0e1ab25ee21fb1f493adb7dd3f5b543 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>1.10.0-SNAPSHOT</version>
+    <version>1.11.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-common-impl</artifactId>
-  <version>1.10.0-SNAPSHOT</version>
+  <version>1.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>