summaryrefslogtreecommitdiffstats
path: root/odlparent
AgeCommit message (Collapse)AuthorFilesLines
2018-03-05Fix jacoco configTimoney, Dan (dt5972)8-8/+0
Jacoco config set incorrectly, resulting in post-unit-test not working Change-Id: I576ba597fe5ef94b1bcd97879d4d5d34aa6d2f5a Issue-ID: CCSDK-197 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-03-05Add staging configTimoney, Dan (dt5972)1-0/+6
Add staging configuration to parent aggregator pom Change-Id: Iafa8b62118f33e61479143d2e70a39f62b88bb95 Issue-ID: CCSDK-197 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-03-05Fix versionsTimoney, Dan (dt5972)8-19/+40
Fix versions in properties to match what is preloaded in ODL and remove karaf4-parent, which contains security vulnerabilties Change-Id: Ief514a209e7c483e15007a1c464059f91859f82e Issue-ID: CCSDK-195 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-02-26Control versions from parentDan Timoney3-14/+83
Add versions to dependencyManagement section of parent poms so that version tags can be removed from project pom.xmls. Change-Id: I44826a7dca90d1a6e7816f7c988bf9d1f8795c40 Issue-ID: CCSDK-174 Signed-off-by: Dan Timoney <dtimoney@att.com>
2018-02-23Add yangtools testing dependenciesDan Timoney1-9/+119
Add dependencies needed to support testing of MDSAL applications Change-Id: I9a96f91d38c1c0ae1984a2aed6088de7e7b94502 Issue-ID: CCSDK-174 Signed-off-by: Dan Timoney <dtimoney@att.com>
2018-02-15Update third party lib versionsDan Timoney8-83/+81
Update properties for third party library versions to match values from ODL odlparent pom. Change-Id: Iae263e39461e6db8b7107f3760973d771749ec3e Issue-ID: CCSDK-174 Signed-off-by: Dan Timoney <dtimoney@att.com>
2018-02-12Move common settings to parentDan Timoney8-8/+46
Configure versions plugin to work for multimodule projects without parent/child relationships. Change-Id: I9993930135ef40f2d2ca926bb733f189256bc000 Issue-ID: CCSDK-174 Signed-off-by: Dan Timoney <dtimoney@att.com>
2018-02-08Roll CCSDK versionsDan Timoney9-41/+41
Roll patch version of CCSDK repos by 1 so that a new version is used for Nitrogen Change-Id: I8e4f42b33ade4adc4637d3f9f8dbfcab6056df69 Issue-ID: CCSDK-174 Signed-off-by: Dan Timoney <dtimoney@att.com>
2018-02-06Fix distributionManagement sectionDan Timoney9-43/+44
Incorrect URLs in distributionManagement section of poms fixed. Change-Id: I74f8fa93ca02c72185fd2017c4488bafba70fd00 Issue-ID: CCSDK-174 Signed-off-by: Dan Timoney <dtimoney@att.com>
2018-01-30Created new parent pomsDan Timoney9-0/+9387
Created new parent poms that mirror poms used in ODL Nitrogen archetype Change-Id: I2ab364807773d74f90b1a8fe61d7973eafddd08d Issue-ID: CCSDK-174 Signed-off-by: Dan Timoney <dtimoney@att.com>