diff options
author | Marcus G K Williams <marcus.williams@intel.com> | 2017-08-30 15:32:57 -0700 |
---|---|---|
committer | Marcus G K Williams <marcus.williams@intel.com> | 2017-08-30 15:38:47 -0700 |
commit | 7e9a047df4f3fe816fd63b280daeba0c270dc563 (patch) | |
tree | 39d77d2ed5a14f1b08a53020862049223fe21841 /pom.xml | |
parent | d0dc04e232fded7b86698f6834bf9d0eb630e0d2 (diff) |
Update pom names and descriptions to CCSDK
This update clarifies maven
build logs and SONAR reporting
on CCSDK project.
Issue-Id: CCSDK-67
Change-Id: I2927125ae192cabcd2af5e3dc55bed8ca03bafe6
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ <artifactId>parent</artifactId> <version>0.0.1-SNAPSHOT</version> - <name>Parent POMs</name> + <name>CCSDK Parent POMs</name> <url>http://wiki.onap.org</url> <description>Parent POMs to be used by clients of CCSDK</description> |