commit | 9714cfc592c9ca285bc0c70b659c024289690e6c | [log] [tgz] |
---|---|---|
author | Singal, Kapil (ks220y) <ks220y@att.com> | Mon May 17 13:23:11 2021 -0400 |
committer | Singal, Kapil (ks220y) <ks220y@att.com> | Mon May 17 17:05:57 2021 -0400 |
tree | bcbf4babd944a52b7dc171438b5ddcab271921db | |
parent | 1068864912e83de85fc7074be35a8328ab598726 [diff] |
Refactoring onap nexus url's and related section Issue-ID: CCSDK-3298 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8798f0cfa7b0042628f508ca851a42d76a5f7b21
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