Fixup netconf-parent path
[netconf.git] / restconf / restconf-models / ietf-restconf / pom.xml
index bfa99d82c272d33c07df23e9fcc4e2955ed2b219..7e6b945874345888bf44f6c93808c82ce5b006e5 100644 (file)
 
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
-        <artifactId>restconf-parent</artifactId>
+        <artifactId>netconf-parent</artifactId>
         <version>2.0.0-SNAPSHOT</version>
-        <relativePath>../../restconf-parent</relativePath>
+        <relativePath>../../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-restconf</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 </project>