commit | b69bc4eae1f9c9fd77752f1e845b60f936ddadb2 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Jun 05 08:40:49 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Jun 05 09:00:52 2020 -0400 |
tree | 1498af9068e1a6e858b19d368a4e9b0e8e751270 | |
parent | 7f23907c2416ef038782a12ccee390c19d88179d [diff] |
Restore missing ODL dependencies Restore missing ODL dependency management entries, which were causing compile failures. Change-Id: I88ac3bbd2fb2fd2ebb2f683852d0ef16558b6cf0 Issue-ID: CCSDK-2397 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