Bump versions by x.y.(z+1)
[netconf.git] / features / netconf / odl-netconf-netty-util / pom.xml
index 4ecf302203326ac5f2b7a05099cecac72dd2ff31..d9f377dd0c1176fc3f1084f3e090bace2d5a38cd 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-netty-util</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf :: Netty Util</name>
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.aaa</groupId>
                 <artifactId>aaa-artifacts</artifactId>
-                <version>0.8.2-SNAPSHOT</version>
+                <version>0.8.3-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -61,7 +61,7 @@
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>odl-aaa-encryption-service</artifactId>
             <!-- FIXME: version declaration should be coming from aaa-artifacts -->
-            <version>0.8.2-SNAPSHOT</version>
+            <version>0.8.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>