summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
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: I8eb3515188959bd10d72f29d183c33260d3bb17d Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-08Removing duplicate version entriesPamela Dragosh1-3/+0
Eclipse generates warnings for these values which are set in oparent. Issue-ID: POLICY-216 Change-Id: I80d18daf5a23fa61d914de8344e91368e9f26da2 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-08-17Add missing properties and distributionManagementPamela Dragosh1-3/+71
Also the version.properties In order for the release jobs to execute successfully and the stage-site jobs to also succeed. Change-Id: Iaa8faa9c2e3cdad5ffbd067b0704831d2c7298bc Issue-Id: POLICY-139 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-08-08First commit, adding parent pomPamela Dragosh1-0/+47
Issue-ID: POLICY-139 Change-Id: I7e2e3cd72f14b6c01be17d3aaf1e5a09272c87e9 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>