commit | 2a0882e0d3a8861c7d979515b51101a994239e9b | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Jul 15 07:19:58 2022 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Jul 15 07:19:58 2022 -0400 |
tree | f5ee53d487cab1bf72bf612c779886c11d0e0f18 | |
parent | dac9571d618eb1217db587fd8b6d3bef80999b26 [diff] |
Release Phosphorus version of parent poms Release initial Phosphorus version of parent poms and roll to next snapshot in preparation for merging changes for Sulfur Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia32773724fb8688b745d5bf1ca9758dd60613e2b
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