commit | d7746ae7bb6d8cdacbd0cc6ac39b523f387d753e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Mar 20 15:36:38 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Apr 29 15:12:36 2020 +0000 |
tree | dc0c3c237f6b2d9b7ae12e044c00601f325b534c | |
parent | 6ab1177bd83c1275163f298f6d9c2972552bb732 [diff] |
Add new CCSDK version of oparent Add new CCSDK parent pom based on ONAP oparent Change-Id: I184f4170095ddc118e69b9668494d935bfee718c Issue-ID: CCSDK-2182 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