commit | f2e52deb999b971a1048f303b8ef89111869f97c | [log] [tgz] |
---|---|---|
author | avinash.akkera <avinash.akkera@accenture.com> | Thu Sep 19 19:55:48 2024 +0530 |
committer | avinash.akkera <avinash.akkera@accenture.com> | Thu Sep 19 20:09:21 2024 +0530 |
tree | 4dd3141b177f0507218a6d2dce2c45489fdd1dd4 | |
parent | 67493a6cc75140a6df20fca9c593d02f14ed78ea [diff] |
Upgrade for Java 17 with Kotlin 1.7 - Generated a new module for CDS with Java 17, Kotlin 1.7 & Spring Boot 2.7.18. Issue-ID: CCSDK-4054 Change-Id: Ifd4f9c35953d0c7fd297f56043eec37e8bcba18d Signed-off-by: avinash.akkera <avinash.akkera@accenture.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