Move to release parent
[oam.git] / features / devicemanager / x-ran / ru-fh / pom.xml
index c98f499..f4e46b2 100755 (executable)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
 
     <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>