commit | f51026a9a85da877f0602340456851bf833a0ecc | [log] [tgz] |
---|---|---|
author | JohnKeeney <john.keeney@est.tech> | Wed Mar 01 19:15:13 2023 +0000 |
committer | JohnKeeney <john.keeney@est.tech> | Wed Mar 01 19:37:09 2023 +0000 |
tree | d1c8d712615f6450dd6d04ca6a7c780a1a014202 | |
parent | 7af1cbec0a8cf3259e9de3d705c05a89ddc6ba24 [diff] |
Update ccsdk/parent/springboot to Springboot 3 Issue-ID: CCSDK-3813 Change-Id: If23fa807187520ae62091fc2e4156d25b71e8ff3 Signed-off-by: JohnKeeney <john.keeney@est.tech>
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