From a335efa562278af18028bdcc690dab1e9c380cc5 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Wed, 26 Jun 2024 11:20:41 +0000 Subject: [PATCH] release(v8.4.9) --- api/pom.xml | 4 ++-- assertions/pom.xml | 4 ++-- engine-agent/pom.xml | 4 ++-- engine-protocol/pom.xml | 4 ++-- engine/pom.xml | 4 ++-- examples/pom.xml | 2 +- extension-testcontainer/pom.xml | 4 ++-- extension/pom.xml | 4 ++-- filters/pom.xml | 4 ++-- pom.xml | 16 ++++++++-------- qa/abstracts/pom.xml | 2 +- qa/embedded/pom.xml | 2 +- qa/pom.xml | 4 ++-- qa/testcontainers/pom.xml | 2 +- 14 files changed, 30 insertions(+), 30 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 8325ec63..de198b65 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.4.9-SNAPSHOT + 8.4.9 ../pom.xml zeebe-process-test-api - 8.4.9-SNAPSHOT + 8.4.9 jar Zeebe Process Test API diff --git a/assertions/pom.xml b/assertions/pom.xml index 6c1260e0..b2cad4c2 100644 --- a/assertions/pom.xml +++ b/assertions/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.4.9-SNAPSHOT + 8.4.9 ../pom.xml zeebe-process-test-assertions - 8.4.9-SNAPSHOT + 8.4.9 jar Zeebe Process Test Assertions diff --git a/engine-agent/pom.xml b/engine-agent/pom.xml index 27b2d788..64f01b95 100644 --- a/engine-agent/pom.xml +++ b/engine-agent/pom.xml @@ -12,12 +12,12 @@ io.camunda zeebe-process-test-root - 8.4.9-SNAPSHOT + 8.4.9 ../pom.xml zeebe-process-test-engine-agent - 8.4.9-SNAPSHOT + 8.4.9 jar Zeebe Process Test Engine Agent diff --git a/engine-protocol/pom.xml b/engine-protocol/pom.xml index aaf8338c..32ced9f9 100644 --- a/engine-protocol/pom.xml +++ b/engine-protocol/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.4.9-SNAPSHOT + 8.4.9 ../pom.xml zeebe-process-test-engine-protocol - 8.4.9-SNAPSHOT + 8.4.9 jar Zeebe Process Test Engine Protocol diff --git a/engine/pom.xml b/engine/pom.xml index b0d0225f..0b12adc0 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.4.9-SNAPSHOT + 8.4.9 ../pom.xml zeebe-process-test-engine - 8.4.9-SNAPSHOT + 8.4.9 jar Zeebe Process Test Engine diff --git a/examples/pom.xml b/examples/pom.xml index f476f9f5..988263ea 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -19,7 +19,7 @@ io.camunda zeebe-process-test-root - 8.4.9-SNAPSHOT + 8.4.9 zeebe-process-test-examples diff --git a/extension-testcontainer/pom.xml b/extension-testcontainer/pom.xml index 8337c18e..8a3641c9 100644 --- a/extension-testcontainer/pom.xml +++ b/extension-testcontainer/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.4.9-SNAPSHOT + 8.4.9 ../pom.xml zeebe-process-test-extension-testcontainer - 8.4.9-SNAPSHOT + 8.4.9 jar Zeebe Process Test Extension Testcontainer diff --git a/extension/pom.xml b/extension/pom.xml index ce1daec0..a53126f0 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.4.9-SNAPSHOT + 8.4.9 ../pom.xml zeebe-process-test-extension - 8.4.9-SNAPSHOT + 8.4.9 jar Zeebe Process Test Extension diff --git a/filters/pom.xml b/filters/pom.xml index 23c11d4f..7b2bdc41 100644 --- a/filters/pom.xml +++ b/filters/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.4.9-SNAPSHOT + 8.4.9 ../pom.xml zeebe-process-test-filters - 8.4.9-SNAPSHOT + 8.4.9 Zeebe Process Test Filters diff --git a/pom.xml b/pom.xml index fc9bcaa8..3714292e 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.camunda zeebe-process-test-root - 8.4.9-SNAPSHOT + 8.4.9 pom Zeebe Process Test Root @@ -127,43 +127,43 @@ io.camunda zeebe-process-test-api - 8.4.9-SNAPSHOT + 8.4.9 io.camunda zeebe-process-test-assertions - 8.4.9-SNAPSHOT + 8.4.9 io.camunda zeebe-process-test-engine - 8.4.9-SNAPSHOT + 8.4.9 io.camunda zeebe-process-test-extension - 8.4.9-SNAPSHOT + 8.4.9 io.camunda zeebe-process-test-extension-testcontainer - 8.4.9-SNAPSHOT + 8.4.9 io.camunda zeebe-process-test-filters - 8.4.9-SNAPSHOT + 8.4.9 io.camunda zeebe-process-test-engine-protocol - 8.4.9-SNAPSHOT + 8.4.9 diff --git a/qa/abstracts/pom.xml b/qa/abstracts/pom.xml index 03eccefc..925b74ba 100644 --- a/qa/abstracts/pom.xml +++ b/qa/abstracts/pom.xml @@ -4,7 +4,7 @@ io.camunda zeebe-process-test-qa - 8.4.9-SNAPSHOT + 8.4.9 ../pom.xml diff --git a/qa/embedded/pom.xml b/qa/embedded/pom.xml index 63a77b1e..c81d5095 100644 --- a/qa/embedded/pom.xml +++ b/qa/embedded/pom.xml @@ -19,7 +19,7 @@ io.camunda zeebe-process-test-qa - 8.4.9-SNAPSHOT + 8.4.9 zeebe-process-test-qa-embedded diff --git a/qa/pom.xml b/qa/pom.xml index c4ed5528..3d6faa09 100644 --- a/qa/pom.xml +++ b/qa/pom.xml @@ -5,7 +5,7 @@ io.camunda zeebe-process-test-root - 8.4.9-SNAPSHOT + 8.4.9 ../pom.xml @@ -27,7 +27,7 @@ io.camunda zeebe-process-test-qa-abstracts - 8.4.9-SNAPSHOT + 8.4.9 diff --git a/qa/testcontainers/pom.xml b/qa/testcontainers/pom.xml index 1b467848..35a3958c 100644 --- a/qa/testcontainers/pom.xml +++ b/qa/testcontainers/pom.xml @@ -4,7 +4,7 @@ io.camunda zeebe-process-test-qa - 8.4.9-SNAPSHOT + 8.4.9 zeebe-process-test-qa-testcontainers