diff --git a/command-bus-cdi/pom.xml b/command-bus-cdi/pom.xml index 994e6e9..deb9f1c 100644 --- a/command-bus-cdi/pom.xml +++ b/command-bus-cdi/pom.xml @@ -30,7 +30,7 @@ command-bus-parent com.cloudogu.cb - 1.0.2-SNAPSHOT + 1.1.0 4.0.0 diff --git a/command-bus-core/pom.xml b/command-bus-core/pom.xml index 2d4c01c..137bed9 100644 --- a/command-bus-core/pom.xml +++ b/command-bus-core/pom.xml @@ -30,7 +30,7 @@ command-bus-parent com.cloudogu.cb - 1.0.2-SNAPSHOT + 1.1.0 4.0.0 diff --git a/command-bus-spring/pom.xml b/command-bus-spring/pom.xml index fa0b860..d37498d 100644 --- a/command-bus-spring/pom.xml +++ b/command-bus-spring/pom.xml @@ -30,12 +30,12 @@ command-bus-parent com.cloudogu.cb - 1.0.2-SNAPSHOT + 1.1.0 4.0.0 command-bus-spring - 1.0.2-SNAPSHOT + 1.1.0 diff --git a/pom.xml b/pom.xml index 903a45e..f1dd157 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ com.cloudogu.cb command-bus-parent - 1.0.2-SNAPSHOT + 1.1.0 command-bus CDI enabled Java Command-Bus