Roll to next Frankfurt snapshot and fix sonar build
[ccsdk/cds.git] / cds-ui / client / pom.xml
index f25e782..9cc4d25 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 ============LICENSE_START==========================================
 ===================================================================
 Copyright (C) 2018 IBM Intellectual Property. All rights reserved.
@@ -24,15 +24,15 @@ limitations under the License.
   <parent>
     <groupId>org.onap.ccsdk.cds</groupId>
     <artifactId>ui</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <artifactId>ui-client</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.7.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
-  <name>cds-ui-client</name>
+  <name>CDS UI Client</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -40,7 +40,6 @@ limitations under the License.
     <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
   </properties>
 
-
   <build>
     <plugins>
       <plugin>