commit | 1599c2b08716d8ecff8930b26203c191f48dd455 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Aug 06 11:15:06 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Aug 06 11:15:06 2020 -0400 |
tree | 7f0571b4472068a3322cb936a525d391d6246f17 | |
parent | 786f1203928b2e846d291d83fe150cb679d9bc07 [diff] |
Create initial Guilin version of CCSDK Create initial Guilin version of CCSDK Change-Id: I1ac2216f06494241ae16079893f4797fe27b99c5 Issue-ID: CCSDK-2635 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