Rename restconf-binding-parent -> restconf-parent
[netconf.git] / restconf / pom.xml
index 1c59a4b0a9444f407cfc504327802111c59a633f..e12e5e2ca2de29e598c3364f7ce32a925a919069 100644 (file)
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
-    <artifactId>restconf-parent</artifactId>
+    <artifactId>restconf-subsystem</artifactId>
     <version>1.8.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
     <modules>
-        <module>restconf-binding-parent</module>
+        <module>restconf-parent</module>
         <module>restconf-artifacts</module>
         <module>restconf-models</module>
         <module>restconf-common-models</module>