commit | 4b9f4f2172ef327b18b8ad859f39f609a99f6e7d | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Mar 22 15:09:59 2021 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Mar 22 15:09:59 2021 -0400 |
tree | 0d046bd0b711ee7d03a5faf49bb5f48dda7d45e2 | |
parent | ac582d980f6616ff8b14e084af11698c111e0d10 [diff] |
Inconsistent antlr versions specified Fixed incorrect specifications of antlr version. Also, updated oparent pom.xml to use latest released oparent Change-Id: Iaa18032d89bd86916bc7739a71598ab495333795 Issue-ID: CCSDK-3231 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