From 7f13794aeca43119776f856a7e8a2754a1a6fe26 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Tue, 3 May 2022 16:03:36 +0000 Subject: [PATCH] release(v8.1.0-alpha1) --- api/pom.xml | 4 ++-- assertions/pom.xml | 4 ++-- engine-agent/pom.xml | 4 ++-- engine-protocol/pom.xml | 4 ++-- engine/pom.xml | 4 ++-- 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 +- 13 files changed, 29 insertions(+), 29 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 4107127fa..64edb5013 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.0.1-SNAPSHOT + 8.1.0-alpha1 ../pom.xml zeebe-process-test-api - 8.0.1-SNAPSHOT + 8.1.0-alpha1 jar Zeebe Process Test API diff --git a/assertions/pom.xml b/assertions/pom.xml index 3b837f427..47eafa735 100644 --- a/assertions/pom.xml +++ b/assertions/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.0.1-SNAPSHOT + 8.1.0-alpha1 ../pom.xml zeebe-process-test-assertions - 8.0.1-SNAPSHOT + 8.1.0-alpha1 jar Zeebe Process Test Assertions diff --git a/engine-agent/pom.xml b/engine-agent/pom.xml index 1dc27e6c2..dcd116d50 100644 --- a/engine-agent/pom.xml +++ b/engine-agent/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.0.1-SNAPSHOT + 8.1.0-alpha1 ../pom.xml zeebe-process-test-engine-agent - 8.0.1-SNAPSHOT + 8.1.0-alpha1 jar Zeebe Process Test Engine Agent diff --git a/engine-protocol/pom.xml b/engine-protocol/pom.xml index 1cf5d00d7..206f04427 100644 --- a/engine-protocol/pom.xml +++ b/engine-protocol/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.0.1-SNAPSHOT + 8.1.0-alpha1 ../pom.xml zeebe-process-test-engine-protocol - 8.0.1-SNAPSHOT + 8.1.0-alpha1 jar Zeebe Process Test Engine Protocol diff --git a/engine/pom.xml b/engine/pom.xml index acaab855a..85a742864 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.0.1-SNAPSHOT + 8.1.0-alpha1 ../pom.xml zeebe-process-test-engine - 8.0.1-SNAPSHOT + 8.1.0-alpha1 jar Zeebe Process Test Engine diff --git a/extension-testcontainer/pom.xml b/extension-testcontainer/pom.xml index ec56b19c3..b7d4827d1 100644 --- a/extension-testcontainer/pom.xml +++ b/extension-testcontainer/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.0.1-SNAPSHOT + 8.1.0-alpha1 ../pom.xml zeebe-process-test-extension-testcontainer - 8.0.1-SNAPSHOT + 8.1.0-alpha1 jar Zeebe Process Test Extension Testcontainer diff --git a/extension/pom.xml b/extension/pom.xml index a0c62aefe..ed90fb40a 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.0.1-SNAPSHOT + 8.1.0-alpha1 ../pom.xml zeebe-process-test-extension - 8.0.1-SNAPSHOT + 8.1.0-alpha1 jar Zeebe Process Test Extension diff --git a/filters/pom.xml b/filters/pom.xml index 8e243a61c..497e4fb86 100644 --- a/filters/pom.xml +++ b/filters/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.0.1-SNAPSHOT + 8.1.0-alpha1 ../pom.xml zeebe-process-test-filters - 8.0.1-SNAPSHOT + 8.1.0-alpha1 Zeebe Process Test Filters diff --git a/pom.xml b/pom.xml index 611361bc2..30fb1941d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ io.camunda zeebe-process-test-root - 8.0.1-SNAPSHOT + 8.1.0-alpha1 pom Zeebe Process Test Root @@ -108,43 +108,43 @@ io.camunda zeebe-process-test-api - 8.0.1-SNAPSHOT + 8.1.0-alpha1 io.camunda zeebe-process-test-assertions - 8.0.1-SNAPSHOT + 8.1.0-alpha1 io.camunda zeebe-process-test-engine - 8.0.1-SNAPSHOT + 8.1.0-alpha1 io.camunda zeebe-process-test-extension - 8.0.1-SNAPSHOT + 8.1.0-alpha1 io.camunda zeebe-process-test-extension-testcontainer - 8.0.1-SNAPSHOT + 8.1.0-alpha1 io.camunda zeebe-process-test-filters - 8.0.1-SNAPSHOT + 8.1.0-alpha1 io.camunda zeebe-process-test-engine-protocol - 8.0.1-SNAPSHOT + 8.1.0-alpha1 diff --git a/qa/abstracts/pom.xml b/qa/abstracts/pom.xml index 00f511ec8..2abb6c713 100644 --- a/qa/abstracts/pom.xml +++ b/qa/abstracts/pom.xml @@ -4,7 +4,7 @@ io.camunda zeebe-process-test-qa - 8.0.1-SNAPSHOT + 8.1.0-alpha1 ../pom.xml diff --git a/qa/embedded/pom.xml b/qa/embedded/pom.xml index 586bda380..f6a1a45da 100644 --- a/qa/embedded/pom.xml +++ b/qa/embedded/pom.xml @@ -4,7 +4,7 @@ io.camunda zeebe-process-test-qa - 8.0.1-SNAPSHOT + 8.1.0-alpha1 zeebe-process-test-qa-embedded diff --git a/qa/pom.xml b/qa/pom.xml index ccb9ccb22..f9762cb26 100644 --- a/qa/pom.xml +++ b/qa/pom.xml @@ -5,7 +5,7 @@ io.camunda zeebe-process-test-root - 8.0.1-SNAPSHOT + 8.1.0-alpha1 ../pom.xml @@ -27,7 +27,7 @@ io.camunda zeebe-process-test-qa-abstracts - 8.0.1-SNAPSHOT + 8.1.0-alpha1 diff --git a/qa/testcontainers/pom.xml b/qa/testcontainers/pom.xml index d0cc3811d..229b8f801 100644 --- a/qa/testcontainers/pom.xml +++ b/qa/testcontainers/pom.xml @@ -4,7 +4,7 @@ io.camunda zeebe-process-test-qa - 8.0.1-SNAPSHOT + 8.1.0-alpha1 zeebe-process-test-qa-testcontainers