aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-03-28Incorporate the ECOMP SDC Artefact Generator codeLeonard, Mark (ml401d)1-83/+170
Remove the Maven dependency on openecomp-sdc-artifact-generator-core, because this is not maintained in the ONAP source code repositories. The functionality provided by the SDC Artifact Generator is replaced with equivalent code that depends on the SDC-TOSCA parsing library, without introducing any backwards-compatibility breaks. The intention is to make this Maven project more maintainable by depending only the common ONAP libraries. Change-Id: I01d78575d3b7c70a11e4c7989a021de3c0913a06 Issue-ID: AAI-943 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2018-03-15Fix docker image nameRaviGeda1-1/+1
Change docker image name to onap Change-Id: I0c747e915c5ed84fe0b3d9748429f2363e5074ed Issue-ID: AAI-878 Signed-off-by: RaviGeda <gravik@amdocs.com>
2018-02-03Clean up Sonar nameGildas Lanilis1-0/+1
Issue-ID: CIMAN-65 Change-Id: I44f1915de8d119ec9fca98f44bef62aad30a00cf Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-01-08Fix sonar plugin version to 3.2Venkata Harish K Kajur1-1/+5
Issue-ID: AAI-546 Change-Id: I523fafbdd7f8f6b40683f0499553dc7d86cf340a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-14Remove snapshot reference to sdc clientWong, Ben1-1/+1
Amend pom.xml to reference the release version of sdc.distribution.client Issue-ID: AAI-46 Change-Id: I5e2b68916ea6e3ecf06256ef6cba81105eaf4ce8 Signed-off-by: Wong, Ben <bwong@amdocs.com>
2017-10-09Adding docker plugin to pomEdwin Lawrance1-0/+16
Change-Id: I928ce2cec1cc8f358e62717190431b4368b75de4 Issue-Id: AAI-46 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2017-10-06Adding distribution management to pomEdwin Lawrance1-1/+18
Change-Id: I00c798498a0c8fd6009a423f80e9977d28d8250a Issue-Id: AAI-46 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2017-10-05Adding repositories to pomEdwin Lawrance1-1/+9
Adding staging repository and updating babel groupId Change-Id: I1929738d0f130fdce4edea2ff9c58f626c2a47cb Issue-Id: AAI-46 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2017-10-05Updating pom version and adding missing pluginsEdwin Lawrance1-1/+14
Change-Id: I2059d29ff33cd22ed034ac68e2f57364ff3320b0 Issue-Id: AAI-46 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2017-10-05Initial code submit for BabelEdwin Lawrance1-0/+453
Change-Id: I3738ebe15eadbbd6d16e24e374c6e40c535b425d Issue-ID: AAI-46 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>