From fad01ecde848fb1b0e460d8fb562d0d7f7bb64a8 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 21 Nov 2024 14:02:42 +0100 Subject: [PATCH] Upgrade to jMolecules 2.0 snapshots. --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index be5db0d..5e5dc63 100644 --- a/pom.xml +++ b/pom.xml @@ -70,43 +70,43 @@ org.jmolecules jmolecules-cqrs-architecture - 1.10.0 + 2.0.0-SNAPSHOT org.jmolecules jmolecules-hexagonal-architecture - 1.10.0 + 2.0.0-SNAPSHOT org.jmolecules jmolecules-layered-architecture - 1.10.0 + 2.0.0-SNAPSHOT org.jmolecules jmolecules-onion-architecture - 1.10.0 + 2.0.0-SNAPSHOT org.jmolecules jmolecules-ddd - 1.10.0 + 2.0.0-SNAPSHOT org.jmolecules kmolecules-ddd - 1.10.0 + 2.0.0-SNAPSHOT org.jmolecules jmolecules-events - 1.10.0 + 2.0.0-SNAPSHOT