Refactor standard model placement
[netconf.git] / model / rfc8341 / pom.xml
similarity index 82%
rename from netconf/models/ietf-netconf-acm/pom.xml
rename to model/rfc8341/pom.xml
index d68a9529445ed37f4e5046fbd44010e88382da6b..128d9b142b15a3b590dc2c6973224f5be3246a26 100644 (file)
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
         <version>4.0.0-SNAPSHOT</version>
-        <relativePath>../../../parent</relativePath>
+        <relativePath>../../parent</relativePath>
     </parent>
 
-    <artifactId>ietf-netconf-acm</artifactId>
+    <groupId>org.opendaylight.netconf.model</groupId>
+    <artifactId>rfc8341</artifactId>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
+    <description>RFC8341 Network Configuration Access Control Model</description>
 
     <dependencies>
         <dependency>