aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpom.xml2
-rwxr-xr-xrootpom/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index c1067d1..57b68e9 100755
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,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 3a7a757..f2a90e0 100755
--- a/rootpom/pom.xml
+++ b/rootpom/pom.xml
@@ -124,7 +124,7 @@
</dependencyManagement>
- <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>