Bump versions to 7.0.4-SNAPSHOT
[netconf.git] / apps / pom.xml
index dd8edb566196486e6fa1be006db8c65430fef4c8..44a5a66ce8dccd9e3127b8b3755e82247ec32db9 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.1</version>
+        <version>13.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>apps</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>7.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -35,5 +35,6 @@
         <module>callhome-provider</module>
         <module>netconf-console</module>
         <module>netconf-nb</module>
+        <module>yanglib-mdsal-writer</module>
     </modules>
 </project>