diff options
Diffstat (limited to 'cds-ui/client/pom.xml')
-rw-r--r-- | cds-ui/client/pom.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index f25e78228..abf5afff6 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- +<!-- ============LICENSE_START========================================== =================================================================== Copyright (C) 2018 IBM Intellectual Property. All rights reserved. @@ -32,7 +32,7 @@ limitations under the License. <version>0.7.0-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> |