Release Nitrogen
[netconf.git] / restconf / models / pom.xml
index 74f2fc4df081988ae49da6dd4bd77027308dc069..4ca7813ead35698213f838b00c005ebc7a434aaa 100644 (file)
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.netconf</groupId>
-    <artifactId>restconf-parent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <groupId>org.opendaylight.odlparent</groupId>
+    <artifactId>odlparent-lite</artifactId>
+    <version>2.0.5</version>
+    <relativePath/>
   </parent>
 
+  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-models</artifactId>
+  <version>1.3.2</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>