From 38c87b7578e1416696293873930f1480fb04a950 Mon Sep 17 00:00:00 2001 From: herbert Date: Tue, 31 Mar 2020 10:00:28 +0200 Subject: [PATCH] Change artifact groupId Adjust artifact group name to ORAN naming rule Issue-ID: OAM-96 Signed-off-by: herbert Change-Id: I1634a23a9c5d46cfad4d86aadf97cee0ce58fe24 Signed-off-by: herbert --- features/o-ran/ru-fh/pom.xml | 2 +- features/pom.xml | 2 +- features/x-ran/ru-fh/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/features/o-ran/ru-fh/pom.xml b/features/o-ran/ru-fh/pom.xml index a6854ae..41ed9ae 100644 --- a/features/o-ran/ru-fh/pom.xml +++ b/features/o-ran/ru-fh/pom.xml @@ -33,7 +33,7 @@ - org.o-ran-sc.scp.oam.modeling.features + org.o-ran-sc.scp-oam-modeling.features o-ran-ru-fh-model 0.7.1-SNAPSHOT bundle diff --git a/features/pom.xml b/features/pom.xml index 4f71499..ddc28e2 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -19,7 +19,7 @@ 4.0.0 - org.o-ran-sc.scp.oam.modeling + org.o-ran-sc.scp-oam-modeling features-top 0.7.1-SNAPSHOT pom diff --git a/features/x-ran/ru-fh/pom.xml b/features/x-ran/ru-fh/pom.xml index 7f780be..92a9402 100644 --- a/features/x-ran/ru-fh/pom.xml +++ b/features/x-ran/ru-fh/pom.xml @@ -33,7 +33,7 @@ - org.o-ran-sc.scp.oam.modeling.features + org.o-ran-sc.scp-oam-modeling.features x-ran-ru-fh-model 0.7.1-SNAPSHOT bundle -- 2.16.6