Bump versions by x.y.(z+1)
[netconf.git] / features / netconf / odl-aaa-netconf-plugin / pom.xml
index eeb4ab7436a9e526ac4231c4e0fd1bd346e6e6d1..0f20766cd95e4611d1d911ceab4ba0afee1f7d78 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.7</version>
+        <version>4.0.10</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-aaa-netconf-plugin</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: AAA :: ODL NETCONF Plugin</name>
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>odl-aaa-shiro</artifactId>
-            <version>0.9.0-SNAPSHOT</version>
+            <version>0.9.2-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>