summaryrefslogtreecommitdiffstats
path: root/dependencies-bom
AgeCommit message (Collapse)AuthorFilesLines
2020-01-23Roll to next snapshotDan Timoney1-1/+1
Roll ccsdk/parent to next snapshot version Change-Id: I34d07a7c87a1ff7a35407c64dda40237d0dcd262 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-13Update versions of dependenciesTimoney, Dan (dt5972)1-21/+21
Updated versions of third party dependencies that are not constrained by OpenDaylight to latest minor version. Change-Id: I0640f50b02f0cee4669b6a4c4c87754861a686ce Issue-ID: CCSDK-2005 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-12-03Refactoring POMs as per ODL NeonSingal, Kapil (ks220y)1-1/+1
Cleaning up poms and fixing versioning as per ODL NEON Issue-ID: CCSDK-1977 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ifca4fa413ec3370108828e3da4fce8585cada925
2019-11-18Merge "Update version of Apache Tomcat dependency as per security scan"Dan Timoney1-1/+1
2019-11-12Roll version of parent to 1.5.1-SNAPSHOTTimoney, Dan (dt5972)1-1/+1
Roll version of parent to 1.5.1-SNAPSHOT for next version Change-Id: Ia3754b5531fcec6a60cac88512c2eda7a6045578 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-11Update version of Apache Tomcat dependency as per security scanRich Tabedzki1-1/+1
Changes made: * updated dependency-bom * updated dependencies-odl-bom Issue-ID: CCSDK-1815 Change-Id: If2cbe93070eb6181a75b151acb83537a2c8ef071 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2019-10-01Restructuring POM's and TemplateSingal, Kapil (ks220y)1-7/+4
Running mvn tidy:pom to format/restructure pom's content. Removig plugin to format pom as all child poms are not having reference to root as parent pom and maven-tidy-plugin is not being executed to format pom Issue-ID: CCSDK-1764 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I18fd59ae94fdded11f3cb62647d5b3518bfe051a
2019-09-10Roll version for Frankfurt releaseTimoney, Dan (dt5972)1-1/+1
Roll version in master branch to Frankfurt version (1.5.0-SNAPSHOT) Change-Id: Id68e5cd6ccc657a52c4bae58afe8d634bffccf37 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-28Roll versionsTimoney, Dan (dt5972)1-1/+1
Roll versions in master branch Change-Id: I0d8358268e3649ff8d80b357e22e56d73f11a1af Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-14Update parent poms for ODL NeonTimoney, Dan (dt5972)1-4/+4
Update third party package versions to align with ODL Neon SR1. Change-Id: I82da85e6a9581726267be0f9cd64c4eb193ceda3 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-09Roll to next snapshotTimoney, Dan (dt5972)1-1/+1
Roll to next snapshot version Change-Id: If4b60b8aa95e7fbf72f048eed4ee968d2079b7a4 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)1-1/+1
Roll versions to 0.5.1 - need to re-release El Alto early release Change-Id: Ie9204c9ec0eb84989303df1089f536314df2c8d7 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-17Remove staging pluginTimoney, Dan (dt5972)1-1/+1
Remove staging-profile, which had been needed for daily builds in old daily build jobs. Change-Id: I13d1b628268f46d59ff4521ffebf2f6d3b2b6390 Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-25Add missing distributionManagement sectionTimoney, Dan (dt5972)1-0/+10
Add missing distributionManagement section to new BOM pom files. This is needed because this is not specified in ONAP settings.xml - it must be explicitly set in each pom.xml OR inherited from a parent pom. Change-Id: Iac63a327bf7a70b6f78ee04312076046da9e60b0 Issue-ID: CCSDK-1412 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-24Add new BOM for odl-based projectsTimoney, Dan (dt5972)1-0/+182
Refactor dependencyManagement section from odlparent poms into a new BOM for ease of maintenance. Change-Id: I4e31ccc2a3c5349b10777c14b9d5e7fd3e034c46 Issue-ID: CCSDK-1412 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>