Update mvn name in POM to CCSDK
authorMarcus G K Williams <marcus.williams@intel.com>
Fri, 1 Sep 2017 21:56:46 +0000 (14:56 -0700)
committerMarcus G K Williams <marcus.williams@intel.com>
Fri, 1 Sep 2017 21:57:08 +0000 (14:57 -0700)
Issue-Id: CCSDK-67
Change-Id: Ie0413cd3099cdebac81b0586789354a1c98d0a31
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 9552b68..94a2810 100755 (executable)
--- 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>