BUG-8923: Bump odlparent to 2.0.4
[netconf.git] / restconf / models / pom.xml
index 9712e52c3eec0d992f184dd89e930379d5fd8734..1498d2c9634ab12994321116ada9bb84498ff884 100644 (file)
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.netconf</groupId>
-    <artifactId>restconf-parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <groupId>org.opendaylight.odlparent</groupId>
+    <artifactId>odlparent-lite</artifactId>
+    <version>2.0.4</version>
+    <relativePath/>
   </parent>
 
+  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-models</artifactId>
+  <version>1.3.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>