Roll to next snapshot

Roll parent poms to next snapshot version.  Updated all CCSDK version
properties to latest released Frankfurt versions.

Change-Id: Ia98f05683a4db317d0d9240039fb0c2cd493ba32
Issue-ID: CCSDK-2478
Signed-off-by: Dan Timoney <dtimoney@att.com>
22 files changed
tree: 94bf585f0d574285cdfb9edefa85c71a5bf28901
  1. dependencies-bom/
  2. dependencies-odl-bom/
  3. docs/
  4. odlparent/
  5. releases/
  6. springboot/
  7. standalone/
  8. tools/
  9. .gitignore
  10. INFO.yaml
  11. pom.xml
  12. Readme.MD
  13. 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