aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-09-01 23:23:41 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-01 23:23:41 +0000
commitb6ad62d01b1045ff03c03aa05ee1beeaabc633c7 (patch)
treecdab435c7cdf0b066891bce4e64308e5fedec62e
parentbc1d45117a4b7bf4a224ffe2dd16e532e4f123ee (diff)
parent18ba1ed88d0d88a8d72c47702e00477eabb94a4b (diff)
Merge "Update mvn name in POM to CCSDK"
-rwxr-xr-xpom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 3c01ec98..645e6b53 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>