commit | 7bc072ef7a8690b655daa7586a8ea76ebf308ba1 | [log] [tgz] |
---|---|---|
author | Singal, Kapil (ks220y) <ks220y@att.com> | Wed Jun 09 17:31:32 2021 -0400 |
committer | KAPIL SINGAL <ks220y@att.com> | Thu Jun 10 13:19:34 2021 +0000 |
tree | 879c79d409c8bd70f8cb58c5a554c61adfd512cc | |
parent | dffc2f59ab7e8e35945eea56cb83f1a0e2a26153 [diff] |
Adding missing akka and sshd-core in dependencies bom's oparent and standaloneParent poms - Adding distributionManagement section - Replacing hardocded nexus url with properties variable Issue-ID: CCSDK-3329 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ifaa84b695ae45f0de7c431af3489d9b33d4b9fce
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