Bump versions by x.(y+1).z for next dev cycle
[ovsdb.git] / commons / binding-parent / pom.xml
index 0ed2e0a8cd7165bdd41380577cd0d5c432f17fe9..4c2fbf488546f23a8c6e06457b12101de61f5451 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>ovsdb-binding-parent</artifactId>
-  <version>1.11.0-SNAPSHOT</version>
+  <version>1.12.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
       <dependency>
         <groupId>org.opendaylight.serviceutils</groupId>
         <artifactId>serviceutils-artifacts</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
+        <version>0.13.0-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>