Bump versions by x.y.(z+1)
[netconf.git] / netconf / pom.xml
index 3f811d246888e4b3a0f425d3ae280b81a7627804..0e98367feb5b879b788be38cdda36c13135b3bb0 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.0</version>
+    <version>5.0.11</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>1.7.0-SNAPSHOT</version>
+  <version>1.7.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
@@ -65,5 +65,7 @@
 
     <module>shaded-exificient-jar</module>
     <module>shaded-exificient</module>
+    <module>shaded-sshd-jar</module>
+    <module>shaded-sshd</module>
   </modules>
 </project>