commit | 7b646d6e462e3c4ea19c6c710ca1364cc484b0f1 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Mar 24 13:27:40 2023 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Mar 24 13:27:51 2023 -0400 |
tree | 69a8d872ebbe8983ea76ca3c983bb46f7b5b56ab | |
parent | 5bbe40c0b730546839626fa2ccf73d23570a277b [diff] |
Release initial Chlorine version of parent poms Release initial version of parent poms upgraded to OpenDaylight Chlorine release versions. Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I77565259f58be59fb2b0b09e8535a13de2706f05
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