diff --git a/api/pom.xml b/api/pom.xml index 4d3dd64a..9fe0cd35 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.5.0 + 8.5.1-SNAPSHOT ../pom.xml zeebe-process-test-api - 8.5.0 + 8.5.1-SNAPSHOT jar Zeebe Process Test API diff --git a/assertions/pom.xml b/assertions/pom.xml index a3fb3fe6..381de331 100644 --- a/assertions/pom.xml +++ b/assertions/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.5.0 + 8.5.1-SNAPSHOT ../pom.xml zeebe-process-test-assertions - 8.5.0 + 8.5.1-SNAPSHOT jar Zeebe Process Test Assertions diff --git a/engine-agent/pom.xml b/engine-agent/pom.xml index f71ed1a7..3c206bc0 100644 --- a/engine-agent/pom.xml +++ b/engine-agent/pom.xml @@ -12,12 +12,12 @@ io.camunda zeebe-process-test-root - 8.5.0 + 8.5.1-SNAPSHOT ../pom.xml zeebe-process-test-engine-agent - 8.5.0 + 8.5.1-SNAPSHOT jar Zeebe Process Test Engine Agent diff --git a/engine-protocol/pom.xml b/engine-protocol/pom.xml index 3983791f..cc998c10 100644 --- a/engine-protocol/pom.xml +++ b/engine-protocol/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.5.0 + 8.5.1-SNAPSHOT ../pom.xml zeebe-process-test-engine-protocol - 8.5.0 + 8.5.1-SNAPSHOT jar Zeebe Process Test Engine Protocol diff --git a/engine/pom.xml b/engine/pom.xml index 4eb6c05f..0d071055 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.5.0 + 8.5.1-SNAPSHOT ../pom.xml zeebe-process-test-engine - 8.5.0 + 8.5.1-SNAPSHOT jar Zeebe Process Test Engine diff --git a/examples/pom.xml b/examples/pom.xml index b9815cf3..4a25fa99 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -19,7 +19,7 @@ io.camunda zeebe-process-test-root - 8.5.0 + 8.5.1-SNAPSHOT zeebe-process-test-examples diff --git a/extension-testcontainer/pom.xml b/extension-testcontainer/pom.xml index 8afb3abe..2fa7acaf 100644 --- a/extension-testcontainer/pom.xml +++ b/extension-testcontainer/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.5.0 + 8.5.1-SNAPSHOT ../pom.xml zeebe-process-test-extension-testcontainer - 8.5.0 + 8.5.1-SNAPSHOT jar Zeebe Process Test Extension Testcontainer diff --git a/extension/pom.xml b/extension/pom.xml index 5d0cfa15..38014312 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.5.0 + 8.5.1-SNAPSHOT ../pom.xml zeebe-process-test-extension - 8.5.0 + 8.5.1-SNAPSHOT jar Zeebe Process Test Extension diff --git a/filters/pom.xml b/filters/pom.xml index 23df383e..ea9a5588 100644 --- a/filters/pom.xml +++ b/filters/pom.xml @@ -5,12 +5,12 @@ io.camunda zeebe-process-test-root - 8.5.0 + 8.5.1-SNAPSHOT ../pom.xml zeebe-process-test-filters - 8.5.0 + 8.5.1-SNAPSHOT Zeebe Process Test Filters diff --git a/pom.xml b/pom.xml index 7f8ec0bd..b138cd4f 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.camunda zeebe-process-test-root - 8.5.0 + 8.5.1-SNAPSHOT pom Zeebe Process Test Root @@ -127,43 +127,43 @@ io.camunda zeebe-process-test-api - 8.5.0 + 8.5.1-SNAPSHOT io.camunda zeebe-process-test-assertions - 8.5.0 + 8.5.1-SNAPSHOT io.camunda zeebe-process-test-engine - 8.5.0 + 8.5.1-SNAPSHOT io.camunda zeebe-process-test-extension - 8.5.0 + 8.5.1-SNAPSHOT io.camunda zeebe-process-test-extension-testcontainer - 8.5.0 + 8.5.1-SNAPSHOT io.camunda zeebe-process-test-filters - 8.5.0 + 8.5.1-SNAPSHOT io.camunda zeebe-process-test-engine-protocol - 8.5.0 + 8.5.1-SNAPSHOT diff --git a/qa/abstracts/pom.xml b/qa/abstracts/pom.xml index dd4d8878..fddd3256 100644 --- a/qa/abstracts/pom.xml +++ b/qa/abstracts/pom.xml @@ -4,7 +4,7 @@ io.camunda zeebe-process-test-qa - 8.5.0 + 8.5.1-SNAPSHOT ../pom.xml diff --git a/qa/embedded/pom.xml b/qa/embedded/pom.xml index ee454395..eb903835 100644 --- a/qa/embedded/pom.xml +++ b/qa/embedded/pom.xml @@ -19,7 +19,7 @@ io.camunda zeebe-process-test-qa - 8.5.0 + 8.5.1-SNAPSHOT zeebe-process-test-qa-embedded diff --git a/qa/pom.xml b/qa/pom.xml index 58132d7e..22e9e46d 100644 --- a/qa/pom.xml +++ b/qa/pom.xml @@ -5,7 +5,7 @@ io.camunda zeebe-process-test-root - 8.5.0 + 8.5.1-SNAPSHOT ../pom.xml @@ -27,7 +27,7 @@ io.camunda zeebe-process-test-qa-abstracts - 8.5.0 + 8.5.1-SNAPSHOT diff --git a/qa/testcontainers/pom.xml b/qa/testcontainers/pom.xml index 55e75d64..b3237a50 100644 --- a/qa/testcontainers/pom.xml +++ b/qa/testcontainers/pom.xml @@ -4,7 +4,7 @@ io.camunda zeebe-process-test-qa - 8.5.0 + 8.5.1-SNAPSHOT zeebe-process-test-qa-testcontainers