From b8e253e2797b555f1f33f9315a90c7388280d64b Mon Sep 17 00:00:00 2001 From: Johannes Schnatterer Date: Thu, 22 Mar 2018 17:04:03 +0100 Subject: [PATCH] Prepares version 1.0.0 --- 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 5f2a608..2205756 100644 --- a/command-bus-cdi/pom.xml +++ b/command-bus-cdi/pom.xml @@ -30,7 +30,7 @@ command-bus-parent de.triology.cb - 0.2.3-SNAPSHOT + 1.0.0 4.0.0 diff --git a/command-bus-core/pom.xml b/command-bus-core/pom.xml index 5631cee..2e67839 100644 --- a/command-bus-core/pom.xml +++ b/command-bus-core/pom.xml @@ -30,7 +30,7 @@ command-bus-parent de.triology.cb - 0.2.3-SNAPSHOT + 1.0.0 4.0.0 diff --git a/command-bus-spring/pom.xml b/command-bus-spring/pom.xml index a6afbca..9025c78 100644 --- a/command-bus-spring/pom.xml +++ b/command-bus-spring/pom.xml @@ -30,12 +30,12 @@ command-bus-parent de.triology.cb - 0.2.3-SNAPSHOT + 1.0.0 4.0.0 command-bus-spring - 0.2.3-SNAPSHOT + 1.0.0 diff --git a/pom.xml b/pom.xml index 2966cd6..9ec8a4b 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ de.triology.cb command-bus-parent - 0.2.3-SNAPSHOT + 1.0.0 command-bus CDI enabled Java Command-Bus