Bump versions to 4.0.0-SNAPSHOT
[netconf.git] / restconf / restconf-common-models / pom.xml
index 5231eafc3ced84745d4bec8f99593b48cec7e7b7..9837332481eb02e959354c11a786abefa6baf1fd 100644 (file)
 
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
-    <artifactId>restconf-parent</artifactId>
-    <version>1.13.0-SNAPSHOT</version>
-    <relativePath>../restconf-parent</relativePath>
+    <artifactId>netconf-parent</artifactId>
+    <version>4.0.0-SNAPSHOT</version>
+    <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-common-models</artifactId>
-  <version>1.13.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>