Refactor standard model placement
[netconf.git] / model / rfc6022 / pom.xml
similarity index 85%
rename from netconf/models/ietf-netconf-monitoring/pom.xml
rename to model/rfc6022/pom.xml
index e379876951fb80bee022efa5bd4bd764b562817e..121b33bc6e73058bc4208af646f21a432333def8 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-monitoring</artifactId>
+  <groupId>org.opendaylight.netconf.model</groupId>
+  <artifactId>rfc6022</artifactId>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
+  <description>RFC6020 YANG Module for NETCONF Monitoring</description>
 
   <dependencies>
     <dependency>