Release version 2.4.3 with kotlin upgrades

Release version 2.4.3 of parent poms, containing kotlin
version upgrades

Change-Id: I884f7b9b9ce56331ac4e25f36584686558d442a6
Issue-ID: CCSDK-3771
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
25 files changed
tree: 9d45f8d6961e0ad995874f88b106f9aba0fd7b53
  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