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>