Add parent poms and rework devicemanager poms
[oam.git] / features / devicemanager / x-ran / ru-fh / pom.xml
index b73c7ad..ce5f041 100755 (executable)
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-        <groupId>org.onap.ccsdk.parent</groupId>
+        <groupId>org.o-ran-sc.oam.features.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
-    <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
-    <artifactId>sdnr-wt-devicemanager-xran-ru-fh-top</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <groupId>org.o-ran-sc.oam.features.devicemanager</groupId>
+    <artifactId>devicemanager-xran-ru-fh-top</artifactId>
     <packaging>pom</packaging>
 
-    <name>ccsdk-features :: ${project.artifactId}</name>
+    <name>o-ran-sc-features :: ${project.artifactId}</name>
 
     <modules>
         <module>model</module>
@@ -48,6 +47,6 @@
     </modules>
 
     <properties>
-        <feature-name>sdnr-wt-devicemanager-xran-ru-fh</feature-name>
+        <feature-name>devicemanager-xran-ru-fh</feature-name>
     </properties>
 </project>