Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / aaa-authn-odl-plugin / pom.xml
index 1cdae8523fe84697effeb1e27b64e01b424e1045..f330e7f851237c214b2366c191b2979b4e589919 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>aaa-authn-odl-plugin</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.5.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.aaa</groupId>
                 <artifactId>aaa-artifacts</artifactId>
-                <version>0.7.0-SNAPSHOT</version>
+                <version>0.8.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>