From 3cec92dc980b5bd2cddb685d02e3e17fa2f10785 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Fri, 10 Mar 2023 05:27:38 +0000 Subject: [PATCH] release(v1.2.0-alpha2) --- agent/pom.xml | 2 +- eze/pom.xml | 4 ++-- junit-extension/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index bb2d046..f3103b2 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -13,7 +13,7 @@ org.camunda.community eze-root ../pom.xml - 1.2.0-SNAPSHOT + 1.2.0-alpha2 diff --git a/eze/pom.xml b/eze/pom.xml index cd29cee..f8d76fc 100644 --- a/eze/pom.xml +++ b/eze/pom.xml @@ -5,7 +5,7 @@ 4.0.0 eze - 1.2.0-SNAPSHOT + 1.2.0-alpha2 jar EZE - Embedded Zeebe Engine @@ -14,7 +14,7 @@ org.camunda.community eze-root ../pom.xml - 1.2.0-SNAPSHOT + 1.2.0-alpha2 diff --git a/junit-extension/pom.xml b/junit-extension/pom.xml index 331fba6..6b96716 100644 --- a/junit-extension/pom.xml +++ b/junit-extension/pom.xml @@ -8,7 +8,7 @@ org.camunda.community eze-root ../pom.xml - 1.2.0-SNAPSHOT + 1.2.0-alpha2 eze-junit-extension diff --git a/pom.xml b/pom.xml index e425883..a8e837f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 eze-root - 1.2.0-SNAPSHOT + 1.2.0-alpha2 pom EZE Root