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>
2 files changed
tree: da128e6e4ea5004fa9e9c6b83c54c7601cd149e3
  1. dependencies-bom/
  2. dependencies-odl-bom/
  3. docs/
  4. installed-odl-bom/
  5. odlparent/
  6. oparent/
  7. releases/
  8. springboot/
  9. standalone/
  10. tools/
  11. .gitignore
  12. INFO.yaml
  13. pom.xml
  14. Readme.MD
  15. version.properties
Readme.MD

!!!!! PLEASE READ !!!!!

The actual parent poms are being generated from below two pom-template

ODL related parent poms:

ccsdk/parent/odlparent/setup/src/main/template/pom-template.xml

Springboot related parent poms:

ccsdk/parent/springboot/spring-boot-setup/src/main/template/pom-template.xml

Note:

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