commit | 02aea36d5b128502171d3107730f9cc42ebc8bbc | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Mar 21 13:20:11 2022 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Mar 21 13:20:11 2022 -0400 |
tree | bac0b33e3857c10573e9058ae744454d89878c49 | |
parent | f5f47cdf9319c21c7138269624698dcc36d822ac [diff] |
Remove nordix repository Remove nordix repository declaration. Instead, the standard onap-public repo should be used to resolve nordix version of liquibase. Issue-ID: CCSDK-3612 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If24d111330f49dee28855d81ab9a7f6917776957
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