Bump versions by x.y.(z+1)
[netconf.git] / features / netconf / odl-netconf-tcp / pom.xml
index e3ebdfd261a49de4bc8a95f0ee01c1e9f5f6badf..f001f465febf53503d8dc2fe9d30f887adc7a58a 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-tcp</artifactId>
-    <version>1.3.3-SNAPSHOT</version>
+    <version>1.3.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf Connector :: TCP</name>
@@ -43,7 +43,7 @@
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-config-netty</artifactId>
-            <version>0.7.3-SNAPSHOT</version>
+            <version>0.7.4-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>