summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-02-24Update parent versionsDan Timoney1-1/+1
Update parent versions to fix broken build Change-Id: I1fa29fe77f736519ce9d2c458f452d962d5141f1 Issue-ID: CCSDK-2114 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-02-14Support python3 in all pluginsMiroslav Los1-1/+1
Unify tox/requirements/setup.py requirement specifications. Use cloudify-common 5.0.5 release. For helm, use a dev cloudify-common build with better python3 code. Use PEP 508 URLs in requirements for the non-PyPI (github) release. Fix mixed indentation and trailing whitespace. Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech> Issue-ID: CCSDK-1931 Change-Id: I607957d9e2c299121785f3f02420c6038966a200
2020-01-30Upgrade oparent version for sonarcloudDan Timoney1-1/+24
Update oparent version to 3.0.0-SNAPSHOT to support sonarcloud migration. Note: also had to add repositories and pluginRepositories tags so that snapshot version of oparent could be used, since version of oparent that supports sonarcloud is not yet released. Change-Id: I9de4320f1fad554bbd6fcc8f7ab3c9975f7929ac Issue-ID: CCSDK-1948 Signed-off-by: Dan Timoney <dtimoney@att.com>
2019-05-31Set up for new staging methodTimoney, Dan (dt5972)1-25/+35
Set up pom.xml for new staging method Change-Id: I889d5560a416562c75d56cd49f7041a7794e6b62 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-29Prepare for releaseTimoney, Dan (dt5972)1-1/+1
Prepare for release build by updating to version 1.2.3 of oparent, which disables staging plugin. Change-Id: I44e8fbfba8dd1bea040011e4d12b6776c1b657db Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-25[20190325] add module dmaap into root pom.xmlxufeiliu1-0/+1
add module dmaap in root pom.xml to ingetrate dmaap plugin into build Issue-ID: CCSDK-794 Change-Id: Ie9d3c0f05409db5bd29e6f34cd2af75fa1ea19ad Signed-off-by: xufeiliu <xl085b@att.com>
2018-08-27Use managed guava versionGary Wu1-1/+1
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: Ic1d1419446855a6b15b41c8b1922c58bf0a4cfbc Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-08Add Helm Plugin maven buildHong Guan1-0/+1
Change-Id: I111db7511658bfff73e85cf9efed69e1a4e44713 Issue-ID: CCSDK-392 Signed-off-by: Hong Guan <hg4105@att.com>
2018-03-16Upgrade to latest oparentGildas Lanilis1-1/+1
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I11416c800df883997eeb2d604b0b50ccf57eb9d4 Issue-ID: INT-443 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-02-22Make SONAR code coverage workAndrew Gauld1-0/+5
Change-Id: Id54f9199d4ac7a1a501a875743fa35aecbe60ac4 Issue-ID: DCAEGEN2-355 Signed-off-by: Andrew Gauld <ag1282@att.com>
2017-11-09Roll to version 1.0.1-SNAPSHOTDan Timoney1-1/+1
Roll to next release version Change-Id: I1f84397358db86596bf404e3fec5d283ebf296b5 Issue-ID: CCSDK-141 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: Ibdf6d86af90f6d6ac0424228dde14ddf6f2056a1 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-28Add module pom.xml fileAndrew Gauld1-0/+1
Change-Id: Id980f62ba32423f87d4b1c3fb52c4f672ece63d7 Issue-Id: CCSDK-66 Signed-off-by: Andrew Gauld <ag1282@att.com>
2017-08-28push seed code for PGaaSTony Hansen1-0/+1
Change-Id: Ia458c5f9ad740497728e107ae7e46ed0cc556323 Signed-off-by: Tony Hansen <tony@att.com> Issue: [DCAEGEN2-49] Signed-off-by: Tony Hansen <tony@att.com>
2017-08-25Maven clean/package/test/deploy for sshkeyshareAndrew Gauld1-10/+34
Change-Id: I7074f904fc2025bc8b76a62bbf56e2b1f66f6045 Issue-Id: CCSDK-65 Signed-off-by: Andrew Gauld <ag1282@att.com>
2017-08-23push seed code for PGaaSTony Hansen1-0/+14
[DCAEGEN2-49] seed code for PGaaS Change-Id: Ibae9d5a41c18a27eb738c794b6d8ca0e71554ac5 Signed-off-by: Tony Hansen <tony@att.com>