commit | 7047ebfdadbaff197bb1aa976cd1b331cd77e614 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Apr 23 08:24:54 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Apr 23 12:26:38 2020 +0000 |
tree | 11bace5fd5b3867cc7c963c8635bc641780fe4a4 | |
parent | 6dc92a12ec18809899a89bc94de556b8d0fdded4 [diff] |
Fix embedded tomcat version Fixed embedded tomcat version in dependencies-bom to be consistent with property value. Change-Id: Ic3eb0f3ba9eed4d8e0f2aef0b0d4333181dcc0b6 Issue-ID: CCSDK-2332 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