Merge "Migrate restconf to MD-SAL APIs"
[netconf.git] / netconf / pom.xml
index c768ac9593ecc82479531022a4658c2e546d1d6f..e4f4fb379e4067d3adef5ad62a12a8d9f85a1baf 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>3.0.2</version>
+    <version>4.0.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>1.5.0-SNAPSHOT</version>
+  <version>1.6.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
@@ -27,7 +27,6 @@
     <module>netconf-api</module>
     <module>netconf-config</module>
     <module>netconf-impl</module>
-    <module>config-netconf-connector</module>
     <module>mdsal-netconf-ssh</module>
     <module>mdsal-netconf-tcp</module>
     <module>mdsal-netconf-connector</module>