aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMarcus G K Williams <marcus.williams@intel.com>2017-09-01 14:56:46 -0700
committerMarcus G K Williams <marcus.williams@intel.com>2017-09-01 14:57:08 -0700
commit18ba1ed88d0d88a8d72c47702e00477eabb94a4b (patch)
treeae3992b117d807e9edfab03a8e9c530bd4ac5e61 /pom.xml
parent9972ac595d679375014ad2ae31cd08618ac37e50 (diff)
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>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 9552b685..94a2810e 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>