Release netconf
[netconf.git] / netconf / pom.xml
index c4086494d2263eabe5beb1aca08891de317bffec..c817da6b6baf3d9753f98fbe455f85b8ea6c524e 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.1.0</version>
+    <version>10.0.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>1.13.1-SNAPSHOT</version>
+  <version>3.0.7</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
@@ -51,7 +51,6 @@
     <module>netconf-topology-impl</module>
     <module>netconf-topology-singleton</module>
     <module>sal-netconf-connector</module>
-    <module>messagebus-netconf</module>
     <module>yanglib</module>
     <module>models</module>
     <module>tools</module>