Release version 3.0.0 ccsdk poms

Release version 3.0.0 of CCSDK parent poms and roll version

Issue-ID: CCSDK-4056
Change-Id: Ifbab3131a7325365226bfb6e2d803781ccae4d01
Signed-off-by: Dan Timoney <dtimoney@att.com>
30 files changed
tree: d2eb9078119ce1f9e557cbe5b3114a2bc6ea3fb3
  1. .github/
  2. dependencies-bom/
  3. dependencies-odl-bom/
  4. installed-odl-bom/
  5. odlparent/
  6. oparent/
  7. releases/
  8. springboot/
  9. standalone/
  10. tools/
  11. .gitignore
  12. .gitreview
  13. INFO.yaml
  14. pom.xml
  15. Readme.MD
  16. 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