Add o-ran devicemanager
[oam.git] / features / devicemanager / x-ran / ru-fh / provider / pom.xml
index 029f18e..2e5ffac 100644 (file)
         <relativePath/>
     </parent>
 
-    <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
-    <artifactId>sdnr-wt-devicemanager-xran-ru-fh-provider</artifactId>
+    <groupId>org.o-ran-sc.oam.features.devicemanager</groupId>
+    <artifactId>devicemanager-xran-ru-fh-provider</artifactId>
     <version>0.7.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
-    <name>ccsdk-features :: ${project.artifactId}</name>
+    <name>o-ran-sc-features :: ${project.artifactId}</name>
+
     <licenses>
         <license>
             <name>Apache License, Version 2.0</name>
@@ -65,7 +66,7 @@
         <!-- end for testing -->
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>sdnr-wt-devicemanager-xran-ru-fh-model</artifactId>
+            <artifactId>devicemanager-xran-ru-fh-model</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
@@ -75,7 +76,7 @@
             <scope>provided</scope>
         </dependency>
         <dependency>
-            <groupId>${project.groupId}</groupId>
+            <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
             <artifactId>sdnr-wt-netconfnode-state-service-model</artifactId>
             <version>${project.version}</version>
             <scope>provided</scope>