commit | 6ab1177bd83c1275163f298f6d9c2972552bb732 | [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 08:24:54 2020 -0400 |
tree | a68f27033a63904da600fa11fdef99ec78fe0dd4 | |
parent | c24de69490cb2c9b32b39f97a726dc57811dab3e [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