Update mvn name in POM to CCSDK
Issue-Id: CCSDK-67
Change-Id: Ie0413cd3099cdebac81b0586789354a1c98d0a31
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
diff --git a/pom.xml b/pom.xml
index 9552b68..94a2810 100755
--- a/pom.xml
+++ b/pom.xml
@@ -6,9 +6,9 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>ccsdk-sli-core</artifactId>
- <name>SDN-C Core Components</name>
+ <name>CCSDK Core Components</name>
<url>https://wiki.onap.org</url>
- <description>The SDN-C core components contains the SLI, dblib and root pom</description>
+ <description>CCSDK core components contains the SLI, dblib</description>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>