aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
-rw-r--r--rootpom/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 1364e95..f320184 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>org.openecomp.sdnc.core</groupId>
<artifactId>sdnc-core</artifactId>
- <name>SDN-C Core Components</name>
+ <name>sdnc-core</name>
<url>https://wiki.openecomp.org</url>
<description>The SDN-C core components contains the SLI, dblib and root pom</description>
diff --git a/rootpom/pom.xml b/rootpom/pom.xml
index 7045309..8e4d289 100644
--- a/rootpom/pom.xml
+++ b/rootpom/pom.xml
@@ -9,7 +9,7 @@
<version>1.1.0</version>
- <name>SDNC Root</name>
+ <name>sdnc-core</name>
<url>http://wiki.onap.org</url>
<description>Root POM to be used for all SDNC projects</description>