summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-09-06Clean Sonar Project nameGildas Lanilis1-0/+1
Name as it appears in Sonar has to be consistent with repo name. Change-Id: I296cba04888e166b86322a3a08a2677773d5c22c Issue-ID: CIMAN-202 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-08-27Use managed guava versionGary Wu1-5/+4
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: I0c9e8dd764c3a5510134d4f0d1aca3834dea102c Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-24[LOG-427] adding docker location to pomPierre Rioux1-0/+1
Change-Id: Ie75cbbdfa26f3f09265918d75733efc8cbd251dc Issue-ID: LOG-427 Signed-off-by: Pierre Rioux <pierre.rioux@amdocs.com>
2018-08-24Add docker-maven-plugin for building docker imagePrudence Au1-1/+25
Change-Id: I09c4db0b9fbc2a6976b7521b2e5d45ca28a03d11 Issue-ID: LOG-427 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-23Fix the issue for pushing artifact to NexusPrudence Au1-2/+2
Change-Id: Ifdda4b022d59002a4068e3056af87e9145b9b63e Issue-ID: LOG-427 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-21Initial submission for validation servicePrudence Au1-0/+428
Change-Id: I9372430f1ae347373d5a9a0c7a427d7bd393d61e Issue-ID: LOG-427 Signed-off-by: Prudence Au (prudence.au@amdocs.com) Signed-off-by: Geora Barsky <georab@amdocs.com> Signed-off-by: Pierre Rioux <pierre.rioux@amdocs.com>