Bump versions to 4.0.0-SNAPSHOT
[netconf.git] / restconf / restconf-models / pom.xml
index 25b68b650f576ebe8abad446628b8b296dbd9b49..a20d8f675a35f21c026d3f4a173e90548642dcfc 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.9</version>
+    <version>10.0.0</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-models</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>4.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
   <modules>
     <module>ietf-restconf-monitoring</module>
-    <module>ietf-restconf</module>
   </modules>
 </project>