commit | 5ed8b0451a3e8efb2d17161d0025aac1f5347bf6 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Feb 08 07:40:23 2023 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Feb 08 07:40:23 2023 -0500 |
tree | 091446cc148c51818e740c0ea886626c316a3807 | |
parent | eef985c273e751559bfa3407e54546a1401366fc [diff] |
Update maven config to compile with java 17 Update maven configuration to compile for Java 17 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ifcb7bb7602037d940e5c620071ba90de9cf4f208
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