From: Ravi Pendurty Date: Tue, 9 Sep 2025 03:57:06 +0000 (+0530) Subject: update groupId in distribution X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=46617cb9b6080635fffc456a05e0d0dcd6de75fc;p=oam%2Foam-controller.git update groupId in distribution use oam-oam-controller instead of oam-controller Issue-ID: OAM-499 Change-Id: I8faf3ab805a7d11cd618af0b8181d31e46f48e73 Signed-off-by: Ravi Pendurty --- diff --git a/distribution/oam-controller-web/pom.xml b/distribution/oam-controller-web/pom.xml index d43ed7e..533b40f 100644 --- a/distribution/oam-controller-web/pom.xml +++ b/distribution/oam-controller-web/pom.xml @@ -2,7 +2,7 @@ 4.0.0 - org.o-ran-sc.sdnc.oam + org.o-ran-sc.oam-oam-controller.sdnc.oam installation-sdnc-web 2.6.1-SNAPSHOT pom diff --git a/distribution/oam-controller/pom.xml b/distribution/oam-controller/pom.xml index 15aac4c..b4c3b17 100644 --- a/distribution/oam-controller/pom.xml +++ b/distribution/oam-controller/pom.xml @@ -3,7 +3,7 @@ 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"> 4.0.0 - org.o-ran-sc.ccsdk.distribution + org.o-ran-sc.oam-oam-controller.ccsdk.distribution distribution-odlwt-alpine-standalone 1.8.0-SNAPSHOT pom