Bump versions by x.y.(z+1)
[netconf.git] / netconf / aaa-authn-odl-plugin / pom.xml
index 1cba80415836c16cd2e69d787d1dc44d49d3151e..67e1da58aabdd8dd272c485f749917e652808f0a 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>aaa-authn-odl-plugin</artifactId>
-    <version>1.3.3-SNAPSHOT</version>
+    <version>1.3.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.aaa</groupId>
                 <artifactId>aaa-artifacts</artifactId>
-                <version>0.6.3-SNAPSHOT</version>
+                <version>0.6.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>