commit | c24de69490cb2c9b32b39f97a726dc57811dab3e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Apr 21 13:26:37 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Apr 21 13:26:37 2020 -0400 |
tree | c846fd2aad94bcb920429121031e99eb72acc86f | |
parent | b4c9d0b09f912733c2fc374f8bb2f8e1bb4508dd [diff] |
Fix settings for yang2swagger Fix settings for yang2swagger in client pom Change-Id: I345007bc573ffe7af166c7fd2a307c1693d8abb1 Issue-ID: SDNC-1173 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