Bump versions to 4.0.0-SNAPSHOT
[netconf.git] / restconf / restconf-models / pom.xml
index 0b05232f1ef8e4a11dc2bb2f0f060488f0d12109..a20d8f675a35f21c026d3f4a173e90548642dcfc 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.5</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>