commit | 0e1ae91ff7fabdff4f7c1c89e3dc186a5cfc5517 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jun 04 11:20:47 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Jun 04 11:20:47 2020 -0400 |
tree | b268e4b3cb6a2c5e04a61bd3d4baf2791a5db86c | |
parent | 897e48c3effabaf8c69bd32a55d17237481c5239 [diff] |
Update parent pom to reflect change in plugins Update parent pom to bump version of sli/plugins Change-Id: I0fef9a27bd4567fe91901a20a5b0db295a0c5910 Issue-ID: CCSDK-2399 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