From 084a944649eb8b0cf5eff249351ce8294887452d Mon Sep 17 00:00:00 2001 From: Ravi Pendurty Date: Tue, 9 Sep 2025 20:59:33 +0530 Subject: [PATCH] update serverId In settings.xml Issue-ID: OAM-501 Change-Id: I3822a6030e8c5ba1803ee1f6a87f7f2d3f223bef Signed-off-by: Ravi Pendurty --- distribution/oam-controller-web/pom.xml | 11 +++++++++++ settings.xml | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/distribution/oam-controller-web/pom.xml b/distribution/oam-controller-web/pom.xml index 5611ce0..673f0c4 100644 --- a/distribution/oam-controller-web/pom.xml +++ b/distribution/oam-controller-web/pom.xml @@ -22,6 +22,17 @@ true + + + o-ran-sc-releases + https://nexus.o-ran-sc.org/content/repositories/releases + + + o-ran-sc-snapshots + https://nexus.o-ran-sc.org/content/repositories/snapshots + + + org.o-ran-sc.oam-oam-controller.features.sdnr.odlux diff --git a/settings.xml b/settings.xml index bef7ca4..7d8bf74 100644 --- a/settings.xml +++ b/settings.xml @@ -165,7 +165,7 @@ - nexus3.o-ran-sc.org + nexus3.o-ran-sc.org:10003 oam-oam-controller ${env.NEXUS_PASSWORD} -- 2.16.6