Make LoggingRemoteDevice a singleton
[netconf.git] / netconf / pom.xml
index db0f81c26845c4abda1bde2b2619a077ef1567bb..f3544ed6da9ec7fcbbcb1c846fa32ee971068366 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>6.0.0-SNAPSHOT</version>
+  <version>7.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
@@ -30,7 +30,6 @@
 
   <modules>
     <module>netconf-config</module>
-    <module>mdsal-netconf-yang-library</module>
     <module>netconf-netty-util</module>
     <module>netconf-auth</module>
     <module>yanglib</module>