commit | 84720e5c88adf1b1a0f23f3e0cf04de31d5957e8 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Mar 04 16:51:12 2022 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Fri Mar 04 16:51:12 2022 -0500 |
tree | eba2bf9356f78dbb5daac2c3c0d34b28e83ab82e | |
parent | 4be5050dbf39609eb11490355601480d97f8c407 [diff] |
Update to latest springboot 2.5.x release Update to springboot version 2.5.10 Issue-ID: CCSDK-3585 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1508da2efab6a882dae5421247c8a3a460eb53c9
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