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/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>