commit | bcd652ce0fbfaefb85e893ef1cea60ae93de6335 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Nov 14 16:37:36 2022 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Mon Nov 14 16:37:36 2022 -0500 |
tree | 72785051330cab765cbdbe739ea405d9fd1217a2 | |
parent | 739cd72d1f3a1d45f5784eeb12bafa0edc458db6 [diff] |
Update dependencies for Java 17 Update dependencies to work with Java 17 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I89ac86cf45da8a36a8032607bc203f10f2faab01
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