Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / features / netconf / features-netconf / pom.xml
index f4f65033b29b7c1d182798f85c6a2d2ccc5507ac..d958d8207e18b1ae6f6b2a2e1eb6a15124983321 100644 (file)
@@ -20,7 +20,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>1.4.0-SNAPSHOT</version>
+  <version>1.5.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
@@ -35,7 +35,7 @@
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
@@ -47,7 +47,7 @@
       <groupId>org.opendaylight.aaa</groupId>
       <artifactId>odl-aaa-encryption-service</artifactId>
       <!-- FIXME: version declaration should be coming from aaa-artifacts -->
-      <version>0.7.0-SNAPSHOT</version>
+      <version>0.8.0-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>