commit | 29e355f4ef9273a35c4d6f83b4dda22634e70402 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jul 21 08:21:16 2022 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Jul 21 08:21:53 2022 -0400 |
tree | f65b12b656b14e793d1307753913bb07e3113758 | |
parent | d3168e3c16aa87dce72c540b0a4bd97e914b3fc4 [diff] |
Update mockito version Updated mockito version to resolve build errors in ccsdk/sli with Sulfur version of parents Issue-ID: CCSDK-3691 Change-Id: I5e20c70c20e15e62bdf015d69a6e2ef959f4ace2 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