commit | a31feef8c602092bf7c24284ecbd2b09d4032077 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Aug 17 11:59:38 2021 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Aug 17 13:38:44 2021 -0400 |
tree | 3a47e3106d2e73df328454398a4edd95a6f6bd31 | |
parent | 95395e80b9e994c8fa801570f689b26870457951 [diff] |
Update for Java 11 Update to use java 11 to compile Issue-ID: CCSDK-3415 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6f60e301c801f44ff811a6dd1cc40ad721bb7fc3
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