Fixing updateParentVersion.sh

1) Add command to keep empty line between header and project tag in pom.xml

2) Adding param to keep CDATA value as is.

Issue-ID: CCSDK-2164
Change-Id: Ic4babea86eb6d3f50d3674b7c8c829171cc13465
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
1 file changed
tree: 51802b54ecff39d1838c491e530cbbc4ce183d68
  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