summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2022-04-21Add spring dependencies into dependency managementliamfallon1-0/+1
Some dependencies were missing in oparent and then did not respect the spring.version parameter for setting the spring version, dragging in the vulnerable version of spring-beans. Issue-ID: POLICY-4070 Change-Id: I819062a6165bbec33498414c4f4401cb41475028 Signed-off-by: liamfallon <liam.fallon@est.tech>
2018-09-13Support building against local nexus reposGary Wu1-1/+1
Refactor oparent pom to support running builds against local nexus repos without having to modify oparent source code. Change-Id: Ic4bd87a6c140ea0d5600fa0cf9aaa37543afcd77 Issue-ID: INT-652 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-23Add dependencyManagement sectionsPamela Dragosh1-0/+1
Add depedencyManagement sub-module that declare dependecies. And we are adding a submodule that declares. Change-Id: I57dd301968cd9dbb55c79ab10df6de0cda6a21a5 Issue-ID: INT-619 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-07-28ignore Eclipse generated project filesPamela Dragosh1-0/+4
Change-Id: Ib1a89aebf14b7cfe98beac5e718850dace049ea0 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-06-21Initial commit using OPEN-O seed codeGary Wu1-0/+1
Change-Id: I74f6c92bcc2327ad41bc997c04091e2c01fdf1da Signed-off-by: Gary Wu <gary.i.wu@huawei.com>