commit | b044ec87f782ed741c814311e64664f0b64aa255 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Nov 25 11:41:13 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Nov 25 11:41:13 2020 -0500 |
tree | 1b7b86d63dedb480ce4bc918a55f7ec0feab40d3 | |
parent | 44bb42eacadb45f60f174228bbe39abfdd93dbd8 [diff] |
Release version 2.1.0 of CCSDK parent pom Release initial Honolulu version of CCSDK parent poms and roll version to next snapshot Change-Id: I235ea84ddb43edd9165439f3845f8d27d383ac29 Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
The actual parent poms are being generated from below two pom-template
ccsdk/parent/odlparent/setup/src/main/template/pom-template.xml
ccsdk/parent/springboot/spring-boot-setup/src/main/template/pom-template.xml
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