Release netconf
[netconf.git] / features / pom.xml
index a932b1f993f2fdc5d552d3f8e1d9fa7fabc99e85..a692801679a274f9b5932c86a3ad05bd34dcda26 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.1.0</version>
+    <version>12.0.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-features-parent</artifactId>
-  <version>1.10.0-SNAPSHOT</version>
+  <version>5.0.4</version>
   <packaging>pom</packaging>
 
   <properties>
@@ -26,6 +26,7 @@
   </properties>
 
   <modules>
+    <module>parent</module>
     <module>netconf</module>
     <module>netconf-connector</module>
     <module>restconf</module>