From b2646eca12492ba4b91e5578bc66cfc9d2c48a30 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 21 Jul 2023 12:38:52 +0200 Subject: [PATCH] GH-99 - 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 610cc93..35b3d1a 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.8.0 + 1.9.0-SNAPSHOT jmolecules-cqrs-architecture diff --git a/jmolecules-architecture/jmolecules-hexagonal-architecture/pom.xml b/jmolecules-architecture/jmolecules-hexagonal-architecture/pom.xml index d3fa33e..3d886c5 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.8.0 + 1.9.0-SNAPSHOT jmolecules-hexagonal-architecture diff --git a/jmolecules-architecture/jmolecules-layered-architecture/pom.xml b/jmolecules-architecture/jmolecules-layered-architecture/pom.xml index f6064e4..d74fcd9 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.8.0 + 1.9.0-SNAPSHOT jmolecules-layered-architecture diff --git a/jmolecules-architecture/jmolecules-onion-architecture/pom.xml b/jmolecules-architecture/jmolecules-onion-architecture/pom.xml index dc0513a..6917e90 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.8.0 + 1.9.0-SNAPSHOT jmolecules-onion-architecture diff --git a/jmolecules-architecture/pom.xml b/jmolecules-architecture/pom.xml index 09be7c8..f1a2321 100644 --- a/jmolecules-architecture/pom.xml +++ b/jmolecules-architecture/pom.xml @@ -6,7 +6,7 @@ jmolecules org.jmolecules - 1.8.0 + 1.9.0-SNAPSHOT jmolecules-architecture diff --git a/jmolecules-ddd/pom.xml b/jmolecules-ddd/pom.xml index c792234..91d4933 100644 --- a/jmolecules-ddd/pom.xml +++ b/jmolecules-ddd/pom.xml @@ -5,7 +5,7 @@ org.jmolecules jmolecules - 1.8.0 + 1.9.0-SNAPSHOT jmolecules-ddd diff --git a/jmolecules-events/pom.xml b/jmolecules-events/pom.xml index d6a7916..ad78a3b 100644 --- a/jmolecules-events/pom.xml +++ b/jmolecules-events/pom.xml @@ -5,7 +5,7 @@ org.jmolecules jmolecules - 1.8.0 + 1.9.0-SNAPSHOT jmolecules-events diff --git a/kmolecules-ddd/pom.xml b/kmolecules-ddd/pom.xml index 989a371..1bb2ea7 100644 --- a/kmolecules-ddd/pom.xml +++ b/kmolecules-ddd/pom.xml @@ -5,7 +5,7 @@ org.jmolecules jmolecules - 1.8.0 + 1.9.0-SNAPSHOT kmolecules-ddd diff --git a/pom.xml b/pom.xml index 86c010f..386f229 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jmolecules jmolecules - 1.8.0 + 1.9.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.8.0 + HEAD