From 24058c99cd7824acf74c52c3598dc3ecf6938c67 Mon Sep 17 00:00:00 2001 From: Johannes Schnatterer Date: Thu, 12 Dec 2019 19:38:07 +0100 Subject: [PATCH] Prepare release --- command-bus-cdi/pom.xml | 2 +- command-bus-core/pom.xml | 2 +- command-bus-spring/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/command-bus-cdi/pom.xml b/command-bus-cdi/pom.xml index deb9f1c..59995a0 100644 --- a/command-bus-cdi/pom.xml +++ b/command-bus-cdi/pom.xml @@ -30,7 +30,7 @@ command-bus-parent com.cloudogu.cb - 1.1.0 + 1.2.0 4.0.0 diff --git a/command-bus-core/pom.xml b/command-bus-core/pom.xml index 6626149..45b5cae 100644 --- a/command-bus-core/pom.xml +++ b/command-bus-core/pom.xml @@ -30,7 +30,7 @@ command-bus-parent com.cloudogu.cb - 1.1.0 + 1.2.0 4.0.0 diff --git a/command-bus-spring/pom.xml b/command-bus-spring/pom.xml index d37498d..da71a47 100644 --- a/command-bus-spring/pom.xml +++ b/command-bus-spring/pom.xml @@ -30,12 +30,12 @@ command-bus-parent com.cloudogu.cb - 1.1.0 + 1.2.0 4.0.0 command-bus-spring - 1.1.0 + 1.2.0 diff --git a/pom.xml b/pom.xml index f1dd157..5859067 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ com.cloudogu.cb command-bus-parent - 1.1.0 + 1.2.0 command-bus CDI enabled Java Command-Bus