Remove SchemaNode#getPath from XML writer test in rfc8040
[netconf.git] / restconf / sal-restconf-broker / pom.xml
index a1026c9ebb8a9060c982e91e649fc622a8e73c51..10f69652f646c73c9c26930c84adf79a447d673f 100644 (file)
@@ -3,9 +3,9 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
-    <artifactId>restconf-parent</artifactId>
-    <version>1.13.1-SNAPSHOT</version>
-    <relativePath>../restconf-parent</relativePath>
+    <artifactId>netconf-parent</artifactId>
+    <version>2.0.15-SNAPSHOT</version>
+    <relativePath>../../parent</relativePath>
   </parent>
 
   <artifactId>sal-restconf-broker</artifactId>