changed parents to sodium based ones
update parents
Issue-ID: OAM-135
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: If5bd80909df8ecef41fe96c1fa870b831d579185
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 @@
<parent>
<groupId>org.o-ran-sc.oam.features.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>0.7.1-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.o-ran-sc.scp-oam-modeling.features</groupId>
<artifactId>o-ran-ru-fh-model</artifactId>
- <version>0.7.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>o-ran-sc modeling features :: ${project.artifactId}</name>
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 @@
<groupId>org.o-ran-sc.scp-oam-modeling</groupId>
<artifactId>features-top</artifactId>
- <version>0.7.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>o-ran-sc modeling features</name>
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 @@
<parent>
<groupId>org.o-ran-sc.oam.features.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>0.7.1-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.o-ran-sc.scp-oam-modeling.features</groupId>
<artifactId>x-ran-ru-fh-model</artifactId>
- <version>0.7.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>o-ran-sc modeling features :: ${project.artifactId}</name>