Bump versions to 3.0.2-SNAPSHOT
[netconf.git] / netconf / pom.xml
index c4086494d2263eabe5beb1aca08891de317bffec..65ebbf08272973ace7ce7ec86fd1ec92dce0631d 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.1.0</version>
+    <version>10.0.0</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>1.13.1-SNAPSHOT</version>
+  <version>3.0.2-SNAPSHOT</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>