Bump versions by x.y.(z+1)
[netconf.git] / netconf / pom.xml
index 6f5ed23bb50d469fe96807c8087288417a9126b0..7df41f11c7d60a7684b79612dc52fae96685ac3e 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.8</version>
+    <version>4.0.14</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>1.6.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
     <module>netconf-netty-util</module>
     <module>netconf-mapping-api</module>
     <module>netconf-client</module>
-    <module>netconf-ssh</module>
-    <module>netconf-tcp</module>
     <module>netconf-auth</module>
     <module>aaa-authn-odl-plugin</module>
-    <module>netconf-notifications-impl</module>
     <module>netconf-notifications-api</module>
     <module>netconf-topology</module>
     <module>netconf-topology-singleton</module>
@@ -65,5 +62,8 @@
     <module>callhome-provider</module>
 
     <module>netconf-artifacts</module>
+
+    <module>shaded-exificient-jar</module>
+    <module>shaded-exificient</module>
   </modules>
 </project>