Release netconf
[netconf.git] / restconf / restconf-common-models / pom.xml
index 44c6243c7c7d3af4e92616971db7f58ee5251b53..e3f41ce77d495babdae0e7e4364e012991735033 100644 (file)
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.mdsal</groupId>
-    <artifactId>binding-parent</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
-    <relativePath/>
+    <groupId>org.opendaylight.netconf</groupId>
+    <artifactId>restconf-parent</artifactId>
+    <version>1.13.4</version>
+    <relativePath>../restconf-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-common-models</artifactId>
-  <version>1.7.0-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>