Bump versions by x.y.(z+1)
[netconf.git] / netconf / pom.xml
index 7f959483f0dc8d777effee14e93b77b9b8e14858..2032965b0eb6b1622131409f93674f929db9bd7a 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>3.1.3</version>
+    <version>3.1.7</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>1.5.0-SNAPSHOT</version>
+  <version>1.5.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
@@ -61,5 +61,8 @@
     <module>callhome-provider</module>
 
     <module>netconf-artifacts</module>
+
+    <module>shaded-exificient-jar</module>
+    <module>shaded-exificient</module>
   </modules>
 </project>