commit | 49c2f04a2ed0b073be1eb73ae6d1456e3c060e71 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Apr 10 13:50:09 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Apr 10 17:55:47 2020 +0000 |
tree | faa37547f4837729b5b9502a1e84386d9aa71cba | |
parent | e0bd7ca9e68e1789671cb2e201f409a2aef8e544 [diff] |
Add OpenDaylight BGP dependencies Add OpenDaylight BGP artifacts BOM to CCSDK's own dependencies BOM used for OpenDaylight-dependent projects. Change-Id: I0a7a60731f9ba0a169dc50a60f77bf260ae84174 Issue-ID: CCSDK-2307 Signed-off-by: Dan Timoney <dtimoney@att.com>
The actual parent poms are being generated from below two pom-template
ccsdk/parent/odlparent/setup/src/main/template/pom-template.xml
ccsdk/parent/springboot/spring-boot-setup/src/main/template/pom-template.xml
Any updates needed should be made to respective template and not to the generated pom.xml file/files.
Every parent pom has associated properties files (src/main/properties).
Setup module will read those properties and populate respective values within generated pom.xml