Bump versions by x.y.(z+1)
[netconf.git] / features / netconf / features-netconf / pom.xml
index 6c3451d7c2c27b5e04fb3f3a606cddeb54a20f7c..3c316e98f69e39ffc595832c5e7a1f6525e87a5f 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>1.5.3-SNAPSHOT</version>
+  <version>1.5.4-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
@@ -33,7 +33,7 @@
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.8.3-SNAPSHOT</version>
+        <version>0.8.4-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
@@ -45,7 +45,7 @@
       <groupId>org.opendaylight.aaa</groupId>
       <artifactId>odl-aaa-encryption-service</artifactId>
       <!-- FIXME: version declaration should be coming from aaa-artifacts -->
-      <version>0.8.3-SNAPSHOT</version>
+      <version>0.8.4-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>