Bump versions by x.y.(z+1)
[netconf.git] / features / netconf-connector / odl-netconf-console / pom.xml
index 7b666fa13fc539854d55af58417caf1dd6e16e01..ba3e37a0a999c39883138dbcaed9f02589c1c79e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-console</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations</name>
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-mdsal</artifactId>
-            <version>1.8.3-SNAPSHOT</version>
+            <version>1.8.4-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>