From 74baccb614dc193970b3c53c2db1a28b24199223 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Wed, 26 Jun 2024 11:44:47 +0000 Subject: [PATCH] release(v8.5.4): prepare for next development iteration --- 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 1503d5073..92b3802c1 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.5.4 + 8.5.5-SNAPSHOT ../pom.xml zeebe-process-test-api - 8.5.4 + 8.5.5-SNAPSHOT jar Zeebe Process Test API diff --git a/assertions/pom.xml b/assertions/pom.xml index d4a63597d..4df1dc22b 100644 --- a/assertions/pom.xml +++ b/assertions/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.5.4 + 8.5.5-SNAPSHOT ../pom.xml zeebe-process-test-assertions - 8.5.4 + 8.5.5-SNAPSHOT jar Zeebe Process Test Assertions diff --git a/engine-agent/pom.xml b/engine-agent/pom.xml index 06437deb9..80e5f25c7 100644 --- a/engine-agent/pom.xml +++ b/engine-agent/pom.xml @@ -12,12 +12,12 @@ io.camunda zeebe-process-test-root - 8.5.4 + 8.5.5-SNAPSHOT ../pom.xml zeebe-process-test-engine-agent - 8.5.4 + 8.5.5-SNAPSHOT jar Zeebe Process Test Engine Agent diff --git a/engine-protocol/pom.xml b/engine-protocol/pom.xml index 7aff3c1f5..4b67c8ea7 100644 --- a/engine-protocol/pom.xml +++ b/engine-protocol/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.5.4 + 8.5.5-SNAPSHOT ../pom.xml zeebe-process-test-engine-protocol - 8.5.4 + 8.5.5-SNAPSHOT jar Zeebe Process Test Engine Protocol diff --git a/engine/pom.xml b/engine/pom.xml index 449e55eb1..dbf5e5dbf 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.5.4 + 8.5.5-SNAPSHOT ../pom.xml zeebe-process-test-engine - 8.5.4 + 8.5.5-SNAPSHOT jar Zeebe Process Test Engine diff --git a/examples/pom.xml b/examples/pom.xml index 8ad642cf9..92ab797d9 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -19,7 +19,7 @@ io.camunda zeebe-process-test-root - 8.5.4 + 8.5.5-SNAPSHOT zeebe-process-test-examples diff --git a/extension-testcontainer/pom.xml b/extension-testcontainer/pom.xml index d4ae9d162..4274cc367 100644 --- a/extension-testcontainer/pom.xml +++ b/extension-testcontainer/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.5.4 + 8.5.5-SNAPSHOT ../pom.xml zeebe-process-test-extension-testcontainer - 8.5.4 + 8.5.5-SNAPSHOT jar Zeebe Process Test Extension Testcontainer diff --git a/extension/pom.xml b/extension/pom.xml index d1a8a6e2f..aec6eed27 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.5.4 + 8.5.5-SNAPSHOT ../pom.xml zeebe-process-test-extension - 8.5.4 + 8.5.5-SNAPSHOT jar Zeebe Process Test Extension diff --git a/filters/pom.xml b/filters/pom.xml index a87606c81..2277c1a8e 100644 --- a/filters/pom.xml +++ b/filters/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.5.4 + 8.5.5-SNAPSHOT ../pom.xml zeebe-process-test-filters - 8.5.4 + 8.5.5-SNAPSHOT Zeebe Process Test Filters diff --git a/pom.xml b/pom.xml index d334418e1..f5349cd19 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.camunda zeebe-process-test-root - 8.5.4 + 8.5.5-SNAPSHOT pom Zeebe Process Test Root @@ -127,43 +127,43 @@ io.camunda zeebe-process-test-api - 8.5.4 + 8.5.5-SNAPSHOT io.camunda zeebe-process-test-assertions - 8.5.4 + 8.5.5-SNAPSHOT io.camunda zeebe-process-test-engine - 8.5.4 + 8.5.5-SNAPSHOT io.camunda zeebe-process-test-extension - 8.5.4 + 8.5.5-SNAPSHOT io.camunda zeebe-process-test-extension-testcontainer - 8.5.4 + 8.5.5-SNAPSHOT io.camunda zeebe-process-test-filters - 8.5.4 + 8.5.5-SNAPSHOT io.camunda zeebe-process-test-engine-protocol - 8.5.4 + 8.5.5-SNAPSHOT diff --git a/qa/abstracts/pom.xml b/qa/abstracts/pom.xml index f611eac57..8e155db0d 100644 --- a/qa/abstracts/pom.xml +++ b/qa/abstracts/pom.xml @@ -4,7 +4,7 @@ io.camunda zeebe-process-test-qa - 8.5.4 + 8.5.5-SNAPSHOT ../pom.xml diff --git a/qa/embedded/pom.xml b/qa/embedded/pom.xml index 2fed4eca7..f234cdef7 100644 --- a/qa/embedded/pom.xml +++ b/qa/embedded/pom.xml @@ -19,7 +19,7 @@ io.camunda zeebe-process-test-qa - 8.5.4 + 8.5.5-SNAPSHOT zeebe-process-test-qa-embedded diff --git a/qa/pom.xml b/qa/pom.xml index d05e5af3d..af9c665c2 100644 --- a/qa/pom.xml +++ b/qa/pom.xml @@ -5,7 +5,7 @@ io.camunda zeebe-process-test-root - 8.5.4 + 8.5.5-SNAPSHOT ../pom.xml @@ -27,7 +27,7 @@ io.camunda zeebe-process-test-qa-abstracts - 8.5.4 + 8.5.5-SNAPSHOT diff --git a/qa/testcontainers/pom.xml b/qa/testcontainers/pom.xml index 8d872c633..aa0280e7a 100644 --- a/qa/testcontainers/pom.xml +++ b/qa/testcontainers/pom.xml @@ -4,7 +4,7 @@ io.camunda zeebe-process-test-qa - 8.5.4 + 8.5.5-SNAPSHOT zeebe-process-test-qa-testcontainers