Merge "add main module and hrml of designer component in new cds ui"
[ccsdk/cds.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index a86d744..856b692 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>1.5.0-SNAPSHOT</version>
+        <version>1.5.0</version>
         <relativePath/>
     </parent>
 
@@ -38,8 +38,8 @@ limitations under the License.
     </organization>
 
     <modules>
-        <module>cds-ui</module>
         <module>ms</module>
+        <module>cds-ui</module>
     </modules>
 
     <properties>