Refactor standard model placement
[netconf.git] / model / rfc8040-ietf-restconf-monitoring / pom.xml
similarity index 84%
rename from restconf/restconf-models/ietf-restconf-monitoring/pom.xml
rename to model/rfc8040-ietf-restconf-monitoring/pom.xml
index b287881a878220627dbb53b53b55f85b135b018a..81d26d4b551a7370d9580afb7739b98624e0f32d 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-restconf-monitoring</artifactId>
+    <groupId>org.opendaylight.netconf.model</groupId>
+    <artifactId>rfc8040-ietf-restconf-monitoring</artifactId>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
+    <description>RFC8040 RESTCONF Protocol monitoring</description>
 
     <dependencies>
         <dependency>