Bump versions to 2.0.5-SNAPSHOT
[netconf.git] / restconf / restconf-models / pom.xml
index 880f4114bed68ff50b381d46a00b4969293ec430..c6ae924ef7bdbaaf5192fd3095114fb276451458 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.7</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-models</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>2.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
   <modules>
     <module>ietf-restconf-monitoring</module>
     <module>ietf-restconf</module>
+    <module>ietf-yang-patch</module>
   </modules>
 </project>