commit | ac582d980f6616ff8b14e084af11698c111e0d10 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Mar 15 08:43:10 2021 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Mar 15 08:43:10 2021 -0400 |
tree | 2fa23cdfd33774e1e530bfbbe2dd43d987a8f85a | |
parent | 129bbdb26de8dfc2f71bf12bbf5fabefa0d00fe9 [diff] |
Update parent poms to specify Istanbul versions Updated properties in parent pom to use correct values for Istanbul Change-Id: I9a6d5048a855c152003b2e314eb58ceeb9503b17 Issue-ID: CCSDK-3190 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