Roll to next Frankfurt snapshot and fix sonar build
[ccsdk/cds.git] / cds-ui / pom.xml
index a95e494..fd505b4 100644 (file)
@@ -24,13 +24,13 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>1.5.0</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.onap.ccsdk.cds</groupId>
     <artifactId>ui</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>CDS UI Parent</name>
@@ -38,6 +38,7 @@ limitations under the License.
 
     <modules>
         <module>client</module>
+        <module>designer-client</module>
         <module>server</module>
         <module>application</module>
     </modules>