From c6440ccd7faaaa4772339c1389730ede8badd981 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20D=C3=BCrre?= Date: Thu, 23 Jul 2020 11:24:57 +0200 Subject: [PATCH] changed parents to sodium based ones MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit update parents Issue-ID: OAM-135 Signed-off-by: Michael Dürre Change-Id: If5bd80909df8ecef41fe96c1fa870b831d579185 --- features/o-ran/ru-fh/pom.xml | 4 ++-- features/pom.xml | 2 +- features/x-ran/ru-fh/pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/features/o-ran/ru-fh/pom.xml b/features/o-ran/ru-fh/pom.xml index 41ed9ae..5ba5b7d 100644 --- a/features/o-ran/ru-fh/pom.xml +++ b/features/o-ran/ru-fh/pom.xml @@ -29,13 +29,13 @@ org.o-ran-sc.oam.features.parent binding-parent - 0.7.1-SNAPSHOT + 2.0.0-SNAPSHOT org.o-ran-sc.scp-oam-modeling.features o-ran-ru-fh-model - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle o-ran-sc modeling features :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index ddc28e2..7f23eaf 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -21,7 +21,7 @@ org.o-ran-sc.scp-oam-modeling features-top - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT pom o-ran-sc modeling features diff --git a/features/x-ran/ru-fh/pom.xml b/features/x-ran/ru-fh/pom.xml index 92a9402..fc11159 100644 --- a/features/x-ran/ru-fh/pom.xml +++ b/features/x-ran/ru-fh/pom.xml @@ -29,13 +29,13 @@ org.o-ran-sc.oam.features.parent binding-parent - 0.7.1-SNAPSHOT + 2.0.0-SNAPSHOT org.o-ran-sc.scp-oam-modeling.features x-ran-ru-fh-model - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle o-ran-sc modeling features :: ${project.artifactId} -- 2.16.6