commit | d674b9f99534106b4c99b9aa5e01c27e6585e633 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jul 02 15:36:23 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Jul 02 15:36:23 2020 -0400 |
tree | da128e6e4ea5004fa9e9c6b83c54c7601cd149e3 | |
parent | b69bc4eae1f9c9fd77752f1e845b60f936ddadb2 [diff] |
Add Sodium SR3 installed pom Add new pom.xml that lists dependencies installed in Sodium SR3. File was generated from base Sodium SR3 image using ccsdk/parent/tools/mkbom.sh script Change-Id: I899410886ba3b7d44e1d8bb833abd31fecb6fa9e Issue-ID: CCSDK-2442 Signed-off-by: Dan Timoney <dtimoney@att.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