Bump versions to 2.0.1-SNAPSHOT
[netconf.git] / features / pom.xml
index 7623c70cc546b323bd2a9c8a9c27dd68fc7b48bf..9744d9ec0b9faa551e35bd728781eb4c574dc257 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>9.0.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-features-parent</artifactId>
-  <version>1.10.0-SNAPSHOT</version>
+  <version>2.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
@@ -26,6 +26,7 @@
   </properties>
 
   <modules>
+    <module>parent</module>
     <module>netconf</module>
     <module>netconf-connector</module>
     <module>restconf</module>