commit | 93807018f0e72439650288626e82636327643489 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Sep 14 11:49:59 2021 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Sep 14 11:49:59 2021 -0400 |
tree | dbfbf253c0200f454c5f55a2e576aa8fbcd0f6ed | |
parent | 977472c48844cd05dc2a77eb9d10d18360bdd89a [diff] |
Explicitly set sli version Due to issues in range expansion, version of ccsdk/sli should be set to static value 1.3.1 for Istanbul Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3ab63166ae51000e58206b795d3dd96f86240e76
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