diff --git a/api/pom.xml b/api/pom.xml index 8d2b2eb90..36751a789 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.2.6-SNAPSHOT + 8.2.28 ../pom.xml zeebe-process-test-api - 8.2.6-SNAPSHOT + 8.2.28 jar Zeebe Process Test API diff --git a/assertions/pom.xml b/assertions/pom.xml index 6843cbc1b..4415e2061 100644 --- a/assertions/pom.xml +++ b/assertions/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.2.6-SNAPSHOT + 8.2.28 ../pom.xml zeebe-process-test-assertions - 8.2.6-SNAPSHOT + 8.2.28 jar Zeebe Process Test Assertions diff --git a/engine-agent/pom.xml b/engine-agent/pom.xml index c13621f2b..315d8b64e 100644 --- a/engine-agent/pom.xml +++ b/engine-agent/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.2.6-SNAPSHOT + 8.2.28 ../pom.xml zeebe-process-test-engine-agent - 8.2.6-SNAPSHOT + 8.2.28 jar Zeebe Process Test Engine Agent diff --git a/engine-protocol/pom.xml b/engine-protocol/pom.xml index 1679eb643..87ddba618 100644 --- a/engine-protocol/pom.xml +++ b/engine-protocol/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.2.6-SNAPSHOT + 8.2.28 ../pom.xml zeebe-process-test-engine-protocol - 8.2.6-SNAPSHOT + 8.2.28 jar Zeebe Process Test Engine Protocol diff --git a/engine/pom.xml b/engine/pom.xml index 025db5508..71a4fd7e5 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.2.6-SNAPSHOT + 8.2.28 ../pom.xml zeebe-process-test-engine - 8.2.6-SNAPSHOT + 8.2.28 jar Zeebe Process Test Engine diff --git a/examples/pom.xml b/examples/pom.xml index 86611ac64..485d517f4 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -19,7 +19,7 @@ io.camunda zeebe-process-test-root - 8.2.6-SNAPSHOT + 8.2.28 zeebe-process-test-examples diff --git a/extension-testcontainer/pom.xml b/extension-testcontainer/pom.xml index 1ab122f1d..f4ced490f 100644 --- a/extension-testcontainer/pom.xml +++ b/extension-testcontainer/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.2.6-SNAPSHOT + 8.2.28 ../pom.xml zeebe-process-test-extension-testcontainer - 8.2.6-SNAPSHOT + 8.2.28 jar Zeebe Process Test Extension Testcontainer diff --git a/extension/pom.xml b/extension/pom.xml index 1e0e4f120..ab0ddb8f1 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.2.6-SNAPSHOT + 8.2.28 ../pom.xml zeebe-process-test-extension - 8.2.6-SNAPSHOT + 8.2.28 jar Zeebe Process Test Extension diff --git a/filters/pom.xml b/filters/pom.xml index ffbab88d9..654ae6da9 100644 --- a/filters/pom.xml +++ b/filters/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.2.6-SNAPSHOT + 8.2.28 ../pom.xml zeebe-process-test-filters - 8.2.6-SNAPSHOT + 8.2.28 Zeebe Process Test Filters diff --git a/pom.xml b/pom.xml index 650497d49..42133ede0 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ io.camunda zeebe-process-test-root - 8.2.6-SNAPSHOT + 8.2.28 pom Zeebe Process Test Root @@ -111,43 +111,43 @@ io.camunda zeebe-process-test-api - 8.2.6-SNAPSHOT + 8.2.28 io.camunda zeebe-process-test-assertions - 8.2.6-SNAPSHOT + 8.2.28 io.camunda zeebe-process-test-engine - 8.2.6-SNAPSHOT + 8.2.28 io.camunda zeebe-process-test-extension - 8.2.6-SNAPSHOT + 8.2.28 io.camunda zeebe-process-test-extension-testcontainer - 8.2.6-SNAPSHOT + 8.2.28 io.camunda zeebe-process-test-filters - 8.2.6-SNAPSHOT + 8.2.28 io.camunda zeebe-process-test-engine-protocol - 8.2.6-SNAPSHOT + 8.2.28 diff --git a/qa/abstracts/pom.xml b/qa/abstracts/pom.xml index 8bc257ad4..cd19f4cc2 100644 --- a/qa/abstracts/pom.xml +++ b/qa/abstracts/pom.xml @@ -4,7 +4,7 @@ io.camunda zeebe-process-test-qa - 8.2.6-SNAPSHOT + 8.2.28 ../pom.xml diff --git a/qa/embedded/pom.xml b/qa/embedded/pom.xml index 291a27288..f28c5a564 100644 --- a/qa/embedded/pom.xml +++ b/qa/embedded/pom.xml @@ -4,7 +4,7 @@ io.camunda zeebe-process-test-qa - 8.2.6-SNAPSHOT + 8.2.28 zeebe-process-test-qa-embedded diff --git a/qa/pom.xml b/qa/pom.xml index 7a9cf4899..e84c76b23 100644 --- a/qa/pom.xml +++ b/qa/pom.xml @@ -5,7 +5,7 @@ io.camunda zeebe-process-test-root - 8.2.6-SNAPSHOT + 8.2.28 ../pom.xml @@ -27,7 +27,7 @@ io.camunda zeebe-process-test-qa-abstracts - 8.2.6-SNAPSHOT + 8.2.28 diff --git a/qa/testcontainers/pom.xml b/qa/testcontainers/pom.xml index 75eaf1cb3..be161b46d 100644 --- a/qa/testcontainers/pom.xml +++ b/qa/testcontainers/pom.xml @@ -4,7 +4,7 @@ io.camunda zeebe-process-test-qa - 8.2.6-SNAPSHOT + 8.2.28 zeebe-process-test-qa-testcontainers