commit | 6e684c14c6c0f70ffef2fe1cfe952130bbd0cb8e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Oct 08 13:00:52 2021 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Oct 08 13:00:52 2021 -0400 |
tree | c5579112b4c0782a1fe3a3e997d86080ad8ba768 | |
parent | fc00621f92f98af7c92b20c0736d4da37cb7a341 [diff] |
Release initial Jakarta version of ccsdk/parent Release initial Jakarta version of ccsdk/parent. This is needed so that initial version of ccsdk/sli can be released, which is needed to resolve issue building dependent repos such as cds. Issue-ID: CCSDK-3492 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Icf363da0867defe9aa7a13a1c3b26c1469466137
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