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 /odlparent-carbon-sr1/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 'odlparent-carbon-sr1/pom.xml')
-rwxr-xr-x | odlparent-carbon-sr1/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent-carbon-sr1/pom.xml b/odlparent-carbon-sr1/pom.xml index 0ccc6638..d888b767 100755 --- a/odlparent-carbon-sr1/pom.xml +++ b/odlparent-carbon-sr1/pom.xml @@ -197,9 +197,9 @@ </dependencyManagement> - <name>Parent POM : ODL project, Carbon SR1</name> + <name>CCSDK Parent POM : ODL project, Carbon SR1</name> <url>http://wiki.onap.org</url> - <description>Root POM to be used for all SDNC projects</description> + <description>Root POM to be used for all Carbon SR1 based CCSDK projects</description> <issueManagement> |