Upgrade to Argon SR2

Upgrade from ODL Argon SR1 to SR2

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