commit | c34f63100e986b167dee415f6d6fd5573fe5b3d0 | [log] [tgz] |
---|---|---|
author | JohnKeeney <john.keeney@est.tech> | Mon Dec 11 13:26:21 2023 +0000 |
committer | JohnKeeney <john.keeney@est.tech> | Mon Dec 11 13:26:35 2023 +0000 |
tree | fad5674e520a3567270cd2b3324bd19329556ee0 | |
parent | ce63934ab223cd83a97a9403bb971e55ac003993 [diff] |
Add springboot parent 32 Change-Id: I3c881e256e8ce296fb731ca94ee5fbf1f5cc9fef Signed-off-by: JohnKeeney <john.keeney@est.tech> Issue-ID: CCSDK-3974
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