-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Problem
- Snapshot version in e. g. https://github.com/camunda/camunda-bpm-platform-ee/blob/master/qa/integration-tests-webapps/shared-engine/pom.xml is still 7.12.0-SNAPSHOT instead of 7.13.0-SNAPSHOT.
- It's probably due to the new structure of standalone webapp ITs
AT
- We use the correct snapshot version in our codebase
- An infra ticket is created to...
- adjust the release jobs for 7.12 and 7.13 accordingly (test job for 7.12 should be fine; new structure not applied to older release versions)
- It could make sense to also fix the release job of older versions to avoid regressions (in this case the test release job might be fixed separately)
- Currently, this poms are not tacken into account when performing patch releases