Change artifact groupId 68/3068/1
authorherbert <herbert.eiselt@highstreet-technologies.com>
Tue, 31 Mar 2020 08:00:28 +0000 (10:00 +0200)
committerherbert <herbert.eiselt@highstreet-technologies.com>
Tue, 31 Mar 2020 08:01:10 +0000 (10:01 +0200)
Adjust artifact group name to ORAN naming rule

Issue-ID: OAM-96
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: I1634a23a9c5d46cfad4d86aadf97cee0ce58fe24
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
features/o-ran/ru-fh/pom.xml
features/pom.xml
features/x-ran/ru-fh/pom.xml

index a6854ae..41ed9ae 100644 (file)
@@ -33,7 +33,7 @@
         <relativePath/>
     </parent>
 
-    <groupId>org.o-ran-sc.scp.oam.modeling.features</groupId>
+    <groupId>org.o-ran-sc.scp-oam-modeling.features</groupId>
     <artifactId>o-ran-ru-fh-model</artifactId>
     <version>0.7.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
index 4f71499..ddc28e2 100644 (file)
@@ -19,7 +19,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
-  <groupId>org.o-ran-sc.scp.oam.modeling</groupId>
+  <groupId>org.o-ran-sc.scp-oam-modeling</groupId>
   <artifactId>features-top</artifactId>
   <version>0.7.1-SNAPSHOT</version>
   <packaging>pom</packaging>
index 7f780be..92a9402 100644 (file)
@@ -33,7 +33,7 @@
         <relativePath/>
     </parent>
 
-    <groupId>org.o-ran-sc.scp.oam.modeling.features</groupId>
+    <groupId>org.o-ran-sc.scp-oam-modeling.features</groupId>
     <artifactId>x-ran-ru-fh-model</artifactId>
     <version>0.7.1-SNAPSHOT</version>
     <packaging>bundle</packaging>