commit | 3716136cdf88bef2fc15b821f83e139f6bd2ce05 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Aug 31 16:03:12 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Sep 01 10:55:11 2020 -0400 |
tree | 2d9aa93b41e4a4579eae93b438381faaa696eddd | |
parent | 66430cc882f1802fb99a5a1354d24fc3d28d5a9d [diff] |
Upgrade to latest springboot release Upgrade to latest springboot release (2.3.3.RELEASE) Change-Id: I2aabcc0f258912f79ea6334ebec0ab342a2b066f Issue-ID: CCSDK-2633 Signed-off-by: Dan Timoney <dtimoney@att.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