...
Release Order | Repo (current version) | Notes | Example Commit(s) for upgrading versions | ||||||
---|---|---|---|---|---|---|---|---|---|
1 | policy/parent 2.1.0 | all pom.xml's version.properties | |||||||
22a | policy/ | commondocker 1.4.0 PLD FIX | all pom.xml's version.properties https://gerrit.onap.org/r/#/c/71549/In main pom.xml change the following properties
TODO verify this config/pe/push-policies.sh ./config/pe/brmsgw.conf: BRMS_DEPENDENCY_VERSION | ||||||
2b | policy/common 1.4.0 | all pom.xml's version.properties In main pom.xml change the following properties
| |||||||
3 | policy/models 2.1.0 ? PLD FIX | all pom.xml's version.properties 4properties In main pom.xml change the following properties
| |||||||
4a | policy/api 2.0.0 | all pom.xml's version.properties In main pom.xml change the following properties
| |||||||
54b | policy/pap 2.0.0 | all pom.xml's version.properties In main pom.xml change the following properties
| |||||||
6a4c | policy/drools-pdp 1.4.0 | all pom.xml's version.properties policy-management/src/test/resources/echo.pom In main pom.xml consider changing the policy.common.version property:
| 6b
| ||||||
4d | policy/apex-pdp 2.0.4 | all pom.xml's version.propertiesproperty version.In main pom.xml consider changing the policy.common in main pom.xml | https://gerrit.onap.org/r/#/c/71562/ | 6c | policy/xacml-pdp 2.0.0 | all pom.xml's version.properties property version.policy.common in main pom.xml | 7 | .version property:
| |
4e | policy/xacml-pdp 2.0.0 | all pom.xml's version.properties In main pom.xml | change the following propertiesversion.consider changing the policy.common.version property:
| policy.drools-pdp8
| |||||
4f | policy/engine 1.4.0 | all pom.xml's version.properties BRMSGateway/config.properties BRMSGateway/dependency.json BRMSGateway/src/main/java/org/onap/policy/brms/api/BrmsPush.java BRMSGateway/src/test/resources/config.properties In main pom.xml change the following properties
https://gerrit.onap.org/r/#/c/71570/ 9
| |||||||
5a | policy/distributiondrools-applications 21.14.0 | all pom.xml's version.properties In main pom.xml change the following properties
| https://gerrit.onap.org/r/#/c/71575/ | 7 (no dependencies, just ordering) | |||||
5b | policy/dockerdistribution (tagged 2.1.4.0 TBD) There are no artifacts in this repo. But we need to be sure that any scripts that pull anything like templates are updated when branching. config/pe/push-policies.sh ./config/pe/brmsgw.conf: BRMS_DEPENDENCY_VERSION And it should be tagged by the LF release team to ensure consistency.0 | all pom.xml's version.properties In main pom.xml change the following properties
| |||||||
When branching, its easiest to update the .gitreview file ON the new branch in order to ensure that new gerritt submissions are tracked on that branch.
...