Bump versions to 2.0.9-SNAPSHOT
[netconf.git] / restconf / restconf-models / pom.xml
index 0e656573bdbd2b5ec7c7d10a06546f8043b6be64..0579d68cc728b9bf1cf989f9e7e23b2256e7711e 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.2</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-models</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
+  <version>2.0.9-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>