aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-03-24[VVP] bump vvp image to 6.0.06.0.0stark, steven1-1/+1
Issue-ID: VVP-389 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: Idd6cbe64f0c62b635301c99a56e09ac1830e6a36
2020-02-06[VVP] updating pom for migration to Sonarcloudstark, steven1-1/+1
sonarcloud ver has removed reportPath property, changing to use reportPaths Issue-ID: VVP-368 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: Icb52c1a5d476fba57a7b6e8778641164c5345ba7
2019-11-07[VVP] updating oparent version to 2.1.0stark, steven1-1/+1
Issue-ID: VVP-324 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I0f661d015b6382b66b1e4658c27119cf67765e98
2019-09-27[VVP] updating version, adding releases folderstark, steven1-1/+1
Issue-ID: VVP-305 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I818c14325a5bcc274eef6359730738b028d85b97
2019-09-10[VVP] Ensure Sonar coverage executes all testsLovett, Trevor1-1/+1
Today the Sonar coverage is only exercising the --self-tests which excludes the tests written for other functionality such as GUIs, helpers, and preload generation. This change will ensure all tests are executed by both verify jobs and Sonar coverage Issue-ID: VVP-251 Change-Id: I291b578aef477bfaaa9d8d061c5b8a23614d514a Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-07-23[VVP] updating oparent versionstark, steven1-1/+1
Issue-ID: VVP-242 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I206f0227a9602763bdfbebb04671d7644a408fd6
2019-05-21[VVP] updating version and pom for elalto releasestark, steven1-1/+1
Issue-ID: VVP-210 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: If9443595db21f229f9e52ff2e591fd7be979ac1e
2019-05-10[VVP] updating version in pom and versions.pystark, steven1-1/+1
- version # is now representative of the official ONAP release version Change-Id: I4dcf6190c427c5092b00a237fa6dc6b9f0fc73f8 Issue-ID: VVP-209 Signed-off-by: stark, steven <steven.stark@att.com>
2019-02-07[VVP] updating pom to ecomp-* reposstark, steven1-5/+5
Change-Id: I431c84d0107bfc184669a02d61bd123a2ebbcbf7 Issue-ID: VVP-160 Signed-off-by: stark, steven <steven.stark@att.com>
2019-01-30[VVP] Removing unnecessary trademark linesLovett, Trevor1-8/+8
Issue-ID: VVP-152 Change-Id: I6b978768324f69adba50c75a187509c4a7605341 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-01-23[VVP] Updating POM file to build docker imagestark, steven1-1/+61
Change-Id: I470f281511949858c3780384689d0fb072d9f1ca Issue-ID: VVP-82 Signed-off-by: stark, steven <steven.stark@att.com>
2018-08-27Use managed guava versionGary Wu1-4/+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: If79faad8c997cd04a0197a228e44d0edc111c5a6 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-13[VVP] adding pom file and sonar coveragestark, steven1-0/+102
adding pom file adding mvn phase script to generate converage Change-Id: I64d47dab30a490651965cd5d6f914c920959d9dc Issue-ID: VVP-56 Signed-off-by: stark, steven <ss820f@att.com>