commit | 8c76c9880d88085d28fc33da582ff63d93d1e467 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Mar 04 11:02:01 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Mar 04 11:02:01 2020 -0500 |
tree | f8fad25e4c92267bf7d9293d7f053b2de5d143ed | |
parent | 35d607979da73ddb70ec9231491a43b50b1df8e3 [diff] |
Roll master version to Guilin numbering Roll master branch of ccsdk parent to 2.0.0-SNAPSHOT for Guilin. Since we anticipate breaking changes associated with Java 8 -> 11 and Sodium, the Guilin version will be a major version update (1.x -> 2.0) Change-Id: I3bf2c447fbecff4aa1973b9087190a2e41961457 Issue-ID: CCSDK-2152 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