summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-10-08Change surefire plugin version to 2.19.1Rob Daugherty1-2/+2
Issue: SO-193 Change-Id: Ia7c8cadbc257a97f7db8d56904f553c83f8059ca Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-04Access denied when pushing maven siteAnaël Closson1-1/+1
Change-Id: Ib5148ceb18afeefb9021e686dc08f9b6ef8fa8fe Issue-ID: SO-184 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-09-27Update POM to inherit from oparentRob Daugherty1-0/+8
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@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: Iadcba45dfda5ce374a60e643b90e624411d6cd12 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-07-20More pom changes needed since repos were renamedRob Daugherty1-1/+1
I hope this will fix the daily jenkins builds. Issue: SO-65 Change-Id: Id25158942e510bd3a3dfbc147f65e87bf3e155b5 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-07-19Fix artifact group IDs (org.openecomp.so)Rob Daugherty1-1/+1
Since the repositories were renamed from "mso" to "so" the artifact group IDs in the poms must be updated to match. Issue: SO-39 Change-Id: I53c6f5ffc903baf7176dddc8138c5eb602d65893 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-04-12Adding plugins for mvn siteAnaël Closson1-0/+32
Change-Id: Ia389383503948f5ac0657e18ee98b7cbb864fa71 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-04-11Add nexus path for siteAnaël Closson1-1/+2
Change-Id: Ib7277757ed7ddd6f6cbdb64bef87d0c4c1bd0eaf Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-04-06[MSO-8]Remove RackspaceAuthenticationxuegao1-0/+4
This removes the RackspaceAuthentication from the Openstack Java SDK as it will be managed by the core adapter utils. Change-Id: I9b6118e9952acbc80c8a80a5b18611c69a0dec1c Signed-off-by: xuegao <xg353y@intl.att.com>
2017-03-29Point Nexus proxy to new URLAndrew Grimberg1-3/+7
The nexus.openecomp.org domain has been deprecated for nexus.onap.org Change-Id: I0ce8f1bcc176767bfac3b42de467daf88e73e09f Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-03-13Update version to 1.1.0ChrisC1-1/+1
Change-Id: I93c2955138d9bdfbb55f4e4a9be473595287a629 Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-02-08Moving nexus url for staging to httpsJulienBe1-1/+1
Change-Id: I8cf38a2d980e1f5fb5ee95701aeb59d18873353b Signed-off-by: JulienBe <jb379x@att.com>
2017-02-07Update pom to use maven staging pluginAnaël Closson1-0/+14
Change-Id: Iba80583ccebae6c955293ea04168e5bbbb2fadc3 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-07Indentation and xml cleanupAnaël Closson1-23/+2
Change-Id: I8a27b58db2fa970ecf94ae162ade6557504bc0a0 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-01Edit of the distribution management IdJulienBe1-4/+4
Change-Id: Iae08da0397940edd619b0d8f175830721bd3a370 Signed-off-by: JulienBe <jb379x@att.com>
2017-02-01Fix distribution management to point to nexus.openecomp.org insteadAnaël C1-3/+3
Change-Id: Id9835f9c15568238df7c9b8da948bebe44239460 Signed-off-by: Anaël C <ac2550@intl.att.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC1-0/+150
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>