commit | d4313f3f621c6bcbf4109b20245f722a3e9b6b8d | [log] [tgz] |
---|---|---|
author | Michael Dürre <michael.duerre@highstreet-technologies.com> | Thu Mar 14 07:48:48 2024 +0100 |
committer | Dan Timoney <dtimoney@att.com> | Fri Aug 16 12:32:19 2024 -0400 |
tree | 693c72b4a329aaf952a6153ff45d25e4a12e7acf | |
parent | de82d6865fb7f50c9241eccd38803aa7f5a16b80 [diff] |
migrate parents to potassium-sr2 fix migrate script. update odl versions Issue-ID: CCSDK-3990 Change-Id: I311a2445ffb8065cf13d2ab8fbf75986b6eba04f 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