commit | 7061ca22c0b2833784f6c9b1e3c55ea3a67b42ca | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Mar 09 10:10:31 2023 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Mar 09 10:10:31 2023 -0500 |
tree | a266bd995bc6ac0cc6946a379eaf4b35117a6bc8 | |
parent | f51026a9a85da877f0602340456851bf833a0ecc [diff] |
Update GRPC version to 1.29.0 Version 1.25.0 of grpc does not support Apple silicon, causing local builds to fail on newer Macbooks. This is resolved in verson 1.29.0 Issue-ID: CCSDK-3860 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib76fba09bfd965d115d2697536f7aefef7ed5ff7
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