Add distribution nonrtric
distribution based on sdnc frankfurt
Issue-ID: OAM-61
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: I0af2e38d2af5f41b10451772a2c60d80b0dc0a54
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
diff --git a/features/devicemanager/o-ran/ru-fh/feature/pom.xml b/features/devicemanager/o-ran/ru-fh/feature/pom.xml
index 9473e1b..a6eb0c9 100644
--- a/features/devicemanager/o-ran/ru-fh/feature/pom.xml
+++ b/features/devicemanager/o-ran/ru-fh/feature/pom.xml
@@ -38,13 +38,13 @@
<version>0.7.1-SNAPSHOT</version>
<packaging>feature</packaging>
- <name>o-ran-sc-features :: ${project.artifactId}</name>
+ <name>o-ran-sc-features :: ${project.artifactId}</name>
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>devicemanager-oran-ru-fh-provider</artifactId>
- <version>${project.version}</version>
+ <version>${project.version}</version>
</dependency>
</dependencies>
</project>
diff --git a/features/devicemanager/o-ran/ru-fh/installer/pom.xml b/features/devicemanager/o-ran/ru-fh/installer/pom.xml
index d337571..8b9d460 100644
--- a/features/devicemanager/o-ran/ru-fh/installer/pom.xml
+++ b/features/devicemanager/o-ran/ru-fh/installer/pom.xml
@@ -35,10 +35,10 @@
<groupId>org.o-ran-sc.oam.features.devicemanager</groupId>
<artifactId>devicemanager-oran-ru-fh-installer</artifactId>
- <version>0.7.1-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>o-ran-sc-features :: ${project.artifactId}</name>
+ <name>o-ran-sc-features :: ${project.artifactId}</name>
<properties>
<application.name>devicemanager-oran-ru-fh</application.name>
diff --git a/features/devicemanager/o-ran/ru-fh/model/pom.xml b/features/devicemanager/o-ran/ru-fh/model/pom.xml
index 13ef3e3..bfb761e 100644
--- a/features/devicemanager/o-ran/ru-fh/model/pom.xml
+++ b/features/devicemanager/o-ran/ru-fh/model/pom.xml
@@ -35,10 +35,10 @@
<groupId>org.o-ran-sc.oam.features.devicemanager</groupId>
<artifactId>devicemanager-oran-ru-fh-model</artifactId>
- <version>0.7.1-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<packaging>bundle</packaging>
- <name>o-ran-sc-features :: ${project.artifactId}</name>
+ <name>o-ran-sc-features :: ${project.artifactId}</name>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
diff --git a/features/devicemanager/o-ran/ru-fh/provider/pom.xml b/features/devicemanager/o-ran/ru-fh/provider/pom.xml
index aac7ef2..2d0da91 100644
--- a/features/devicemanager/o-ran/ru-fh/provider/pom.xml
+++ b/features/devicemanager/o-ran/ru-fh/provider/pom.xml
@@ -35,10 +35,10 @@
<groupId>org.o-ran-sc.oam.features.devicemanager</groupId>
<artifactId>devicemanager-oran-ru-fh-provider</artifactId>
- <version>0.7.1-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<packaging>bundle</packaging>
- <name>o-ran-sc-features :: ${project.artifactId}</name>
+ <name>o-ran-sc-features :: ${project.artifactId}</name>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
@@ -65,8 +65,8 @@
<!-- end for testing -->
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>devicemanager-oran-ru-fh-model</artifactId>
- <version>${project.version}</version>
+ <artifactId>devicemanager-oran-ru-fh-model</artifactId>
+ <version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
diff --git a/features/devicemanager/x-ran/ru-fh/pom.xml b/features/devicemanager/x-ran/ru-fh/pom.xml
index c98f499..f2e8db9 100755
--- a/features/devicemanager/x-ran/ru-fh/pom.xml
+++ b/features/devicemanager/x-ran/ru-fh/pom.xml
@@ -40,10 +40,6 @@
<name>o-ran-sc-features :: ${project.artifactId}</name>
- <properties>
- <feature-name>devicemanager-xran-ru-fh</feature-name>
- </properties>
-
<modules>
<module>model</module>
<module>provider</module>
@@ -51,4 +47,7 @@
<module>installer</module>
</modules>
+ <properties>
+ <feature-name>devicemanager-xran-ru-fh</feature-name>
+ </properties>
</project>
diff --git a/features/devicemanager/x-ran/ru-fh/provider/pom.xml b/features/devicemanager/x-ran/ru-fh/provider/pom.xml
index 2e5ffac..7c781ee 100644
--- a/features/devicemanager/x-ran/ru-fh/provider/pom.xml
+++ b/features/devicemanager/x-ran/ru-fh/provider/pom.xml
@@ -39,7 +39,6 @@
<packaging>bundle</packaging>
<name>o-ran-sc-features :: ${project.artifactId}</name>
-
<licenses>
<license>
<name>Apache License, Version 2.0</name>
diff --git a/features/pom.xml b/features/pom.xml
index 95d586d..792fa54 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -16,16 +16,23 @@
# limitations under the License.
#
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- 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">
+<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
<modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.onap.ccsdk.parent</groupId>
+ <artifactId>odlparent-lite</artifactId>
+ <version>1.5.2-SNAPSHOT</version>
+ <relativePath/>
+ </parent>
+
<groupId>org.o-ran-sc.oam.features</groupId>
<artifactId>features-top</artifactId>
<version>0.7.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>o-ran-sc features</name>
+
<modules>
<module>devicemanager/o-ran/ru-fh</module>
<module>devicemanager/x-ran/ru-fh</module>