Bump odlparent to 6.0.0
[netconf.git] / restconf / pom.xml
index 65a72d475392aaaf2d47273eaef8ef92657ea886..85b048fdb4a7c6b8d8c59f801ff3f457bcf2e936 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.0</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>1.10.0-SNAPSHOT</version>
+    <version>1.11.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -29,7 +29,6 @@
 
     <modules>
         <module>restconf-parent</module>
-        <module>restconf-artifacts</module>
         <module>restconf-models</module>
         <module>restconf-common-models</module>
         <module>restconf-common</module>