aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus G K Williams <marcus.williams@intel.com>2017-09-01 15:00:10 -0700
committerMarcus G K Williams <marcus.williams@intel.com>2017-09-01 15:00:39 -0700
commitd46deee90ec7976d9c2d5601799e3aa8c50edc7d (patch)
treee9bf6ba86c33cd16fe9c2dc71fce68498e570bac
parente3d5d8af2e2557f0055e4ae3926981b0f7b260af (diff)
Update mvn name in POM to include CCSDK
Issue-Id: CCSDK-67 Change-Id: I3bf28d9f84efcd160828b3cc5bb5d65377340656 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 47814e6..8878491 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
</parent -->
<groupId>org.onap.ccsdk.storage-pgaas</groupId>
<artifactId>pgaas</artifactId>
- <name>storage-PGaaS</name>
+ <name>CCSDK storage-PGaaS</name>
<version>1.0.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>