From 28d83ab3bb1e52eed07790178a08762ab105876b Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 20 Nov 2024 15:22:43 +0100 Subject: [PATCH] GH-147 - Prepare next development iteration. --- jmolecules-architecture/jmolecules-cqrs-architecture/pom.xml | 2 +- .../jmolecules-hexagonal-architecture/pom.xml | 2 +- jmolecules-architecture/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 | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/jmolecules-architecture/jmolecules-cqrs-architecture/pom.xml b/jmolecules-architecture/jmolecules-cqrs-architecture/pom.xml index 779cb13..852ae41 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.10.0 + 2.0.0-SNAPSHOT jmolecules-cqrs-architecture diff --git a/jmolecules-architecture/jmolecules-hexagonal-architecture/pom.xml b/jmolecules-architecture/jmolecules-hexagonal-architecture/pom.xml index 8bcc452..4cbb554 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.10.0 + 2.0.0-SNAPSHOT jmolecules-hexagonal-architecture diff --git a/jmolecules-architecture/jmolecules-layered-architecture/pom.xml b/jmolecules-architecture/jmolecules-layered-architecture/pom.xml index 425ffc0..8e70dcf 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.10.0 + 2.0.0-SNAPSHOT jmolecules-layered-architecture diff --git a/jmolecules-architecture/jmolecules-onion-architecture/pom.xml b/jmolecules-architecture/jmolecules-onion-architecture/pom.xml index 537d603..bfd78a3 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.10.0 + 2.0.0-SNAPSHOT jmolecules-onion-architecture diff --git a/jmolecules-architecture/pom.xml b/jmolecules-architecture/pom.xml index a46b4b9..5c01b6f 100644 --- a/jmolecules-architecture/pom.xml +++ b/jmolecules-architecture/pom.xml @@ -6,7 +6,7 @@ jmolecules org.jmolecules - 1.10.0 + 2.0.0-SNAPSHOT jmolecules-architecture diff --git a/jmolecules-ddd/pom.xml b/jmolecules-ddd/pom.xml index e7cb41a..07ef1fd 100644 --- a/jmolecules-ddd/pom.xml +++ b/jmolecules-ddd/pom.xml @@ -5,7 +5,7 @@ org.jmolecules jmolecules - 1.10.0 + 2.0.0-SNAPSHOT jmolecules-ddd diff --git a/jmolecules-events/pom.xml b/jmolecules-events/pom.xml index 87f9564..2e9e7f4 100644 --- a/jmolecules-events/pom.xml +++ b/jmolecules-events/pom.xml @@ -5,7 +5,7 @@ org.jmolecules jmolecules - 1.10.0 + 2.0.0-SNAPSHOT jmolecules-events diff --git a/kmolecules-ddd/pom.xml b/kmolecules-ddd/pom.xml index c86c401..522fcc6 100644 --- a/kmolecules-ddd/pom.xml +++ b/kmolecules-ddd/pom.xml @@ -5,7 +5,7 @@ org.jmolecules jmolecules - 1.10.0 + 2.0.0-SNAPSHOT kmolecules-ddd diff --git a/pom.xml b/pom.xml index cfdb68a..3edb4b0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jmolecules jmolecules - 1.10.0 + 2.0.0-SNAPSHOT pom jMolecules