From d7609e42842eeefd70ca8ef37b2603f89421df52 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 18 Aug 2023 08:02:43 +0200 Subject: [PATCH] GH-102 - Prepare next development iteration. --- jmolecules-architecture/jmolecules-cqrs-architecture/pom.xml | 2 +- .../jmolecules-hexagonal-architecture/pom.xml | 2 +- .../jmolecules-layered-architecture/pom.xml | 2 +- jmolecules-architecture/jmolecules-onion-architecture/pom.xml | 2 +- jmolecules-architecture/pom.xml | 2 +- jmolecules-ddd/pom.xml | 2 +- jmolecules-events/pom.xml | 2 +- kmolecules-ddd/pom.xml | 2 +- pom.xml | 4 ++-- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/jmolecules-architecture/jmolecules-cqrs-architecture/pom.xml b/jmolecules-architecture/jmolecules-cqrs-architecture/pom.xml index d48c700..bf02c6a 100644 --- a/jmolecules-architecture/jmolecules-cqrs-architecture/pom.xml +++ b/jmolecules-architecture/jmolecules-cqrs-architecture/pom.xml @@ -6,7 +6,7 @@ jmolecules-architecture org.jmolecules - 1.9.0 + 1.10.0-SNAPSHOT jmolecules-cqrs-architecture diff --git a/jmolecules-architecture/jmolecules-hexagonal-architecture/pom.xml b/jmolecules-architecture/jmolecules-hexagonal-architecture/pom.xml index 3705224..cea9cb7 100644 --- a/jmolecules-architecture/jmolecules-hexagonal-architecture/pom.xml +++ b/jmolecules-architecture/jmolecules-hexagonal-architecture/pom.xml @@ -6,7 +6,7 @@ jmolecules-architecture org.jmolecules - 1.9.0 + 1.10.0-SNAPSHOT jmolecules-hexagonal-architecture diff --git a/jmolecules-architecture/jmolecules-layered-architecture/pom.xml b/jmolecules-architecture/jmolecules-layered-architecture/pom.xml index 9bcaf49..cc71464 100644 --- a/jmolecules-architecture/jmolecules-layered-architecture/pom.xml +++ b/jmolecules-architecture/jmolecules-layered-architecture/pom.xml @@ -6,7 +6,7 @@ jmolecules-architecture org.jmolecules - 1.9.0 + 1.10.0-SNAPSHOT jmolecules-layered-architecture diff --git a/jmolecules-architecture/jmolecules-onion-architecture/pom.xml b/jmolecules-architecture/jmolecules-onion-architecture/pom.xml index f0b6e44..dc2180a 100644 --- a/jmolecules-architecture/jmolecules-onion-architecture/pom.xml +++ b/jmolecules-architecture/jmolecules-onion-architecture/pom.xml @@ -6,7 +6,7 @@ jmolecules-architecture org.jmolecules - 1.9.0 + 1.10.0-SNAPSHOT jmolecules-onion-architecture diff --git a/jmolecules-architecture/pom.xml b/jmolecules-architecture/pom.xml index ac003b4..77ed2ed 100644 --- a/jmolecules-architecture/pom.xml +++ b/jmolecules-architecture/pom.xml @@ -6,7 +6,7 @@ jmolecules org.jmolecules - 1.9.0 + 1.10.0-SNAPSHOT jmolecules-architecture diff --git a/jmolecules-ddd/pom.xml b/jmolecules-ddd/pom.xml index cd0af9b..4ba5275 100644 --- a/jmolecules-ddd/pom.xml +++ b/jmolecules-ddd/pom.xml @@ -5,7 +5,7 @@ org.jmolecules jmolecules - 1.9.0 + 1.10.0-SNAPSHOT jmolecules-ddd diff --git a/jmolecules-events/pom.xml b/jmolecules-events/pom.xml index 623bace..a0bcb99 100644 --- a/jmolecules-events/pom.xml +++ b/jmolecules-events/pom.xml @@ -5,7 +5,7 @@ org.jmolecules jmolecules - 1.9.0 + 1.10.0-SNAPSHOT jmolecules-events diff --git a/kmolecules-ddd/pom.xml b/kmolecules-ddd/pom.xml index f480bfc..7a04edf 100644 --- a/kmolecules-ddd/pom.xml +++ b/kmolecules-ddd/pom.xml @@ -5,7 +5,7 @@ org.jmolecules jmolecules - 1.9.0 + 1.10.0-SNAPSHOT kmolecules-ddd diff --git a/pom.xml b/pom.xml index 2fbcf57..71119aa 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jmolecules jmolecules - 1.9.0 + 1.10.0-SNAPSHOT pom jMolecules @@ -224,7 +224,7 @@ https://github.com/xmolecules/jmolecules scm:git:https://github.com/xmolecules/jmolecules scm:git:ssh://git@github.com/xmolecules/jmolecules.git - 1.9.0 + HEAD