commit | 7bb133e401f31623104ecd3534e2aab3ffe72009 | [log] [tgz] |
---|---|---|
author | Michael DÜrre <michael.duerre@highstreet-technologies.com> | Tue Jan 18 10:06:31 2022 +0100 |
committer | Dan Timoney <dtimoney@att.com> | Tue Mar 22 13:08:35 2022 +0000 |
tree | 35b0115f52ec7d067cbae31c459a429de3bfb073 | |
parent | cce01d4d7b326ec8283479f3ddf397a306b32a29 [diff] |
migrate parents to phosphorus-sr1 generate sr1 parents and add script for this Issue-ID: CCSDK-3565 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I53c5bed11d3d336df5ca99f521a210067663571d Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.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