Bump versions to 4.0.0-SNAPSHOT
[netconf.git] / restconf / sal-restconf-broker / pom.xml
index 6a122146c0a6f37ed7f457482a981746bb7fd496..866c34c0ef486881e4e4b28ff14a59fea499f22d 100644 (file)
@@ -3,9 +3,9 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
-    <artifactId>restconf-parent</artifactId>
-    <version>1.10.0-SNAPSHOT</version>
-    <relativePath>../restconf-parent</relativePath>
+    <artifactId>netconf-parent</artifactId>
+    <version>4.0.0-SNAPSHOT</version>
+    <relativePath>../../parent</relativePath>
   </parent>
 
   <artifactId>sal-restconf-broker</artifactId>