commit | 10f7357ab7b746062b4f22df2a251f11634d5d20 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Jul 27 17:03:21 2021 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Jul 29 10:41:22 2021 -0400 |
tree | e325e93fdacf2d4eb5698861bf2bf3412a150c0c | |
parent | f11f8085d103e00666f6dea0c9707a151de1d6bf [diff] |
Update parent poms to use version ranges Update parent poms to specify CCSDK repo versions using ranges Issue-ID: CCSDK-3387 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibe503fd109559e36d40fba90feb58dea9d1919ab
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