Merge "Bug-8187: call home throwing exception on startup"
[netconf.git] / restconf / pom.xml
index 8e335edf5893a171b051f5f76f0aa3e5219c0e8b..a9eee2dc8f91af905a90c51645b265fddc02728c 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.9.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -32,6 +32,7 @@
         <module>sal-restconf-broker</module>
         -->
         <module>restconf-artifacts</module>
+        <module>models</module>
     </modules>
 
     <dependencyManagement>