commit | b5adc452acf8f5274db3fa9816ab42347a9274fb | [log] [tgz] |
---|---|---|
author | Singal, Kapil (ks220y) <ks220y@att.com> | Thu Feb 20 13:53:41 2020 -0500 |
committer | Singal, Kapil (ks220y) <ks220y@att.com> | Thu Feb 20 14:10:29 2020 -0500 |
tree | 2afa56e264fe79b6cf9decf439dcb23af9b7020f | |
parent | 46751a7e8876ea31868f51be3e7f8c8f0dad0c87 [diff] |
Refactoring parent root poms Updating protobuf and grpc version Issue-ID: CCSDK-2107 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I09fa6f600cf74b5d8049d195b67c889af7d9ca9d
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