From 37379b1db71466b233d083f40a3dc790c15a2467 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Wed, 4 Sep 2024 09:09:55 +0000 Subject: [PATCH] release(v8.3.15) --- 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 c07a5387..fd17d3f5 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.3.14-SNAPSHOT + 8.3.15 ../pom.xml zeebe-process-test-api - 8.3.14-SNAPSHOT + 8.3.15 jar Zeebe Process Test API diff --git a/assertions/pom.xml b/assertions/pom.xml index 2a80a89f..dbc55d8b 100644 --- a/assertions/pom.xml +++ b/assertions/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.3.14-SNAPSHOT + 8.3.15 ../pom.xml zeebe-process-test-assertions - 8.3.14-SNAPSHOT + 8.3.15 jar Zeebe Process Test Assertions diff --git a/engine-agent/pom.xml b/engine-agent/pom.xml index 506fb6bc..2806f4ff 100644 --- a/engine-agent/pom.xml +++ b/engine-agent/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.3.14-SNAPSHOT + 8.3.15 ../pom.xml zeebe-process-test-engine-agent - 8.3.14-SNAPSHOT + 8.3.15 jar Zeebe Process Test Engine Agent diff --git a/engine-protocol/pom.xml b/engine-protocol/pom.xml index 8bf69098..2db4049e 100644 --- a/engine-protocol/pom.xml +++ b/engine-protocol/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.3.14-SNAPSHOT + 8.3.15 ../pom.xml zeebe-process-test-engine-protocol - 8.3.14-SNAPSHOT + 8.3.15 jar Zeebe Process Test Engine Protocol diff --git a/engine/pom.xml b/engine/pom.xml index 5012a0ae..56cb8180 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.3.14-SNAPSHOT + 8.3.15 ../pom.xml zeebe-process-test-engine - 8.3.14-SNAPSHOT + 8.3.15 jar Zeebe Process Test Engine diff --git a/examples/pom.xml b/examples/pom.xml index f5447f17..fcd81e59 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -19,7 +19,7 @@ io.camunda zeebe-process-test-root - 8.3.14-SNAPSHOT + 8.3.15 zeebe-process-test-examples diff --git a/extension-testcontainer/pom.xml b/extension-testcontainer/pom.xml index a3ed13a5..7599395c 100644 --- a/extension-testcontainer/pom.xml +++ b/extension-testcontainer/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.3.14-SNAPSHOT + 8.3.15 ../pom.xml zeebe-process-test-extension-testcontainer - 8.3.14-SNAPSHOT + 8.3.15 jar Zeebe Process Test Extension Testcontainer diff --git a/extension/pom.xml b/extension/pom.xml index 8732077e..c88ef7a4 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.3.14-SNAPSHOT + 8.3.15 ../pom.xml zeebe-process-test-extension - 8.3.14-SNAPSHOT + 8.3.15 jar Zeebe Process Test Extension diff --git a/filters/pom.xml b/filters/pom.xml index 17ecfc73..7ddc0d87 100644 --- a/filters/pom.xml +++ b/filters/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.3.14-SNAPSHOT + 8.3.15 ../pom.xml zeebe-process-test-filters - 8.3.14-SNAPSHOT + 8.3.15 Zeebe Process Test Filters diff --git a/pom.xml b/pom.xml index 6ae53b19..f4181a3a 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.camunda zeebe-process-test-root - 8.3.14-SNAPSHOT + 8.3.15 pom Zeebe Process Test Root @@ -127,43 +127,43 @@ io.camunda zeebe-process-test-api - 8.3.14-SNAPSHOT + 8.3.15 io.camunda zeebe-process-test-assertions - 8.3.14-SNAPSHOT + 8.3.15 io.camunda zeebe-process-test-engine - 8.3.14-SNAPSHOT + 8.3.15 io.camunda zeebe-process-test-extension - 8.3.14-SNAPSHOT + 8.3.15 io.camunda zeebe-process-test-extension-testcontainer - 8.3.14-SNAPSHOT + 8.3.15 io.camunda zeebe-process-test-filters - 8.3.14-SNAPSHOT + 8.3.15 io.camunda zeebe-process-test-engine-protocol - 8.3.14-SNAPSHOT + 8.3.15 diff --git a/qa/abstracts/pom.xml b/qa/abstracts/pom.xml index 42eae3b8..ecd6a8ff 100644 --- a/qa/abstracts/pom.xml +++ b/qa/abstracts/pom.xml @@ -4,7 +4,7 @@ io.camunda zeebe-process-test-qa - 8.3.14-SNAPSHOT + 8.3.15 ../pom.xml diff --git a/qa/embedded/pom.xml b/qa/embedded/pom.xml index 033ce831..01e8dac4 100644 --- a/qa/embedded/pom.xml +++ b/qa/embedded/pom.xml @@ -4,7 +4,7 @@ io.camunda zeebe-process-test-qa - 8.3.14-SNAPSHOT + 8.3.15 zeebe-process-test-qa-embedded diff --git a/qa/pom.xml b/qa/pom.xml index 0ee050d1..d6fa0382 100644 --- a/qa/pom.xml +++ b/qa/pom.xml @@ -5,7 +5,7 @@ io.camunda zeebe-process-test-root - 8.3.14-SNAPSHOT + 8.3.15 ../pom.xml @@ -27,7 +27,7 @@ io.camunda zeebe-process-test-qa-abstracts - 8.3.14-SNAPSHOT + 8.3.15 diff --git a/qa/testcontainers/pom.xml b/qa/testcontainers/pom.xml index 95668ee3..24d978fc 100644 --- a/qa/testcontainers/pom.xml +++ b/qa/testcontainers/pom.xml @@ -4,7 +4,7 @@ io.camunda zeebe-process-test-qa - 8.3.14-SNAPSHOT + 8.3.15 zeebe-process-test-qa-testcontainers