Use of instanceof pattern match in XmlElement
[netconf.git] / restconf / restconf-models / pom.xml
index d930fb3aaa7a153a025d45367bf9e164a4d78ab0..899c5f2c2bf7994a5aed6a44441f82de1e36b09f 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.1</version>
+    <version>11.0.0</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-models</artifactId>
-  <version>1.8.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>