Bump versions to 2.0.3-SNAPSHOT
[netconf.git] / netconf / pom.xml
index ea03abe8c23dbe15d9f146930d44bbdac18a0313..47509dae8c25ac909f580df7263ab944bde6ce94 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.1.0</version>
+    <version>9.0.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>1.13.0-SNAPSHOT</version>
+  <version>2.0.3-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>