From ee86bc67ee96ba27c6918d9869fc47b61f5b2ae7 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 4 Oct 2024 23:29:41 +0200 Subject: [PATCH] GH-265 - Prepare next development iteration. --- jmolecules-apt/pom.xml | 2 +- jmolecules-archunit/pom.xml | 2 +- jmolecules-bytebuddy-empty/pom.xml | 2 +- jmolecules-bytebuddy-nodep/pom.xml | 2 +- .../jmolecules-bytebuddy-tests-axon/pom.xml | 2 +- .../jmolecules-bytebuddy-tests-core/pom.xml | 2 +- .../jmolecules-bytebuddy-tests-jakarta/pom.xml | 2 +- .../jmolecules-bytebuddy-tests-jdbc/pom.xml | 2 +- .../jmolecules-bytebuddy-tests-jpa/pom.xml | 2 +- .../jmolecules-bytebuddy-tests-mongodb/pom.xml | 2 +- .../jmolecules-bytebuddy-tests-parent/pom.xml | 2 +- jmolecules-bytebuddy-tests/pom.xml | 2 +- jmolecules-bytebuddy/pom.xml | 2 +- jmolecules-ddd-integration/pom.xml | 2 +- jmolecules-jackson/pom.xml | 2 +- jmolecules-jpa/pom.xml | 2 +- jmolecules-spring/pom.xml | 2 +- jmolecules-starters/jmolecules-starter-ddd/pom.xml | 8 ++++---- jmolecules-starters/jmolecules-starter-test/pom.xml | 4 ++-- jmolecules-starters/pom.xml | 2 +- pom.xml | 4 ++-- 21 files changed, 26 insertions(+), 26 deletions(-) diff --git a/jmolecules-apt/pom.xml b/jmolecules-apt/pom.xml index 12092ed..f0fee1e 100644 --- a/jmolecules-apt/pom.xml +++ b/jmolecules-apt/pom.xml @@ -9,7 +9,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.22.0 + 0.23.0-SNAPSHOT diff --git a/jmolecules-archunit/pom.xml b/jmolecules-archunit/pom.xml index 3aaf05b..52ff748 100644 --- a/jmolecules-archunit/pom.xml +++ b/jmolecules-archunit/pom.xml @@ -5,7 +5,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.22.0 + 0.23.0-SNAPSHOT ../pom.xml diff --git a/jmolecules-bytebuddy-empty/pom.xml b/jmolecules-bytebuddy-empty/pom.xml index 8318751..2403c3d 100644 --- a/jmolecules-bytebuddy-empty/pom.xml +++ b/jmolecules-bytebuddy-empty/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.22.0 + 0.23.0-SNAPSHOT ../pom.xml diff --git a/jmolecules-bytebuddy-nodep/pom.xml b/jmolecules-bytebuddy-nodep/pom.xml index 8e47835..de24c89 100644 --- a/jmolecules-bytebuddy-nodep/pom.xml +++ b/jmolecules-bytebuddy-nodep/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.22.0 + 0.23.0-SNAPSHOT ../pom.xml diff --git a/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-axon/pom.xml b/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-axon/pom.xml index cc82f6e..2edae49 100644 --- a/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-axon/pom.xml +++ b/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-axon/pom.xml @@ -5,7 +5,7 @@ org.jmolecules.integrations jmolecules-bytebuddy-tests-parent - 0.22.0 + 0.23.0-SNAPSHOT ../jmolecules-bytebuddy-tests-parent/pom.xml diff --git a/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-core/pom.xml b/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-core/pom.xml index f4a82d9..8814dcd 100644 --- a/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-core/pom.xml +++ b/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-core/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-bytebuddy-tests - 0.22.0 + 0.23.0-SNAPSHOT ../pom.xml diff --git a/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-jakarta/pom.xml b/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-jakarta/pom.xml index 4d925c3..3323845 100644 --- a/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-jakarta/pom.xml +++ b/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-jakarta/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-bytebuddy-tests-parent - 0.22.0 + 0.23.0-SNAPSHOT ../jmolecules-bytebuddy-tests-parent/pom.xml diff --git a/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-jdbc/pom.xml b/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-jdbc/pom.xml index 09209d0..771673a 100644 --- a/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-jdbc/pom.xml +++ b/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-jdbc/pom.xml @@ -5,7 +5,7 @@ org.jmolecules.integrations jmolecules-bytebuddy-tests-parent - 0.22.0 + 0.23.0-SNAPSHOT ../jmolecules-bytebuddy-tests-parent/pom.xml diff --git a/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-jpa/pom.xml b/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-jpa/pom.xml index a6f589c..39a948f 100644 --- a/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-jpa/pom.xml +++ b/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-jpa/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-bytebuddy-tests-parent - 0.22.0 + 0.23.0-SNAPSHOT ../jmolecules-bytebuddy-tests-parent/pom.xml diff --git a/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-mongodb/pom.xml b/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-mongodb/pom.xml index 88fc1a6..b774c43 100644 --- a/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-mongodb/pom.xml +++ b/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-mongodb/pom.xml @@ -5,7 +5,7 @@ org.jmolecules.integrations jmolecules-bytebuddy-tests-parent - 0.22.0 + 0.23.0-SNAPSHOT ../jmolecules-bytebuddy-tests-parent/pom.xml diff --git a/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-parent/pom.xml b/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-parent/pom.xml index 7e1fe37..f47a3b5 100644 --- a/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-parent/pom.xml +++ b/jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-parent/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-bytebuddy-tests - 0.22.0 + 0.23.0-SNAPSHOT ../pom.xml diff --git a/jmolecules-bytebuddy-tests/pom.xml b/jmolecules-bytebuddy-tests/pom.xml index c451eec..a1674e5 100644 --- a/jmolecules-bytebuddy-tests/pom.xml +++ b/jmolecules-bytebuddy-tests/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.22.0 + 0.23.0-SNAPSHOT jmolecules-bytebuddy-tests diff --git a/jmolecules-bytebuddy/pom.xml b/jmolecules-bytebuddy/pom.xml index 4a12556..001b308 100644 --- a/jmolecules-bytebuddy/pom.xml +++ b/jmolecules-bytebuddy/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.22.0 + 0.23.0-SNAPSHOT ../pom.xml diff --git a/jmolecules-ddd-integration/pom.xml b/jmolecules-ddd-integration/pom.xml index ad91957..ce23a71 100644 --- a/jmolecules-ddd-integration/pom.xml +++ b/jmolecules-ddd-integration/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.22.0 + 0.23.0-SNAPSHOT jMolecules - DDD integration diff --git a/jmolecules-jackson/pom.xml b/jmolecules-jackson/pom.xml index 191e0fa..e86eaaf 100644 --- a/jmolecules-jackson/pom.xml +++ b/jmolecules-jackson/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.22.0 + 0.23.0-SNAPSHOT ../pom.xml diff --git a/jmolecules-jpa/pom.xml b/jmolecules-jpa/pom.xml index b97aac7..0edffba 100644 --- a/jmolecules-jpa/pom.xml +++ b/jmolecules-jpa/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.22.0 + 0.23.0-SNAPSHOT ../pom.xml diff --git a/jmolecules-spring/pom.xml b/jmolecules-spring/pom.xml index 13e1115..5fc2cd9 100644 --- a/jmolecules-spring/pom.xml +++ b/jmolecules-spring/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.22.0 + 0.23.0-SNAPSHOT ../pom.xml diff --git a/jmolecules-starters/jmolecules-starter-ddd/pom.xml b/jmolecules-starters/jmolecules-starter-ddd/pom.xml index 6e5f09e..6a2bd91 100644 --- a/jmolecules-starters/jmolecules-starter-ddd/pom.xml +++ b/jmolecules-starters/jmolecules-starter-ddd/pom.xml @@ -5,7 +5,7 @@ org.jmolecules.integrations jmolecules-starters - 0.22.0 + 0.23.0-SNAPSHOT ../pom.xml @@ -33,19 +33,19 @@ org.jmolecules.integrations jmolecules-apt - 0.22.0 + 0.23.0-SNAPSHOT org.jmolecules.integrations jmolecules-ddd-integration - 0.22.0 + 0.23.0-SNAPSHOT org.jmolecules.integrations jmolecules-spring - 0.22.0 + 0.23.0-SNAPSHOT runtime diff --git a/jmolecules-starters/jmolecules-starter-test/pom.xml b/jmolecules-starters/jmolecules-starter-test/pom.xml index 705af5a..4dc39b9 100644 --- a/jmolecules-starters/jmolecules-starter-test/pom.xml +++ b/jmolecules-starters/jmolecules-starter-test/pom.xml @@ -5,7 +5,7 @@ org.jmolecules.integrations jmolecules-starters - 0.22.0 + 0.23.0-SNAPSHOT ../pom.xml @@ -17,7 +17,7 @@ org.jmolecules.integrations jmolecules-archunit - 0.22.0 + 0.23.0-SNAPSHOT diff --git a/jmolecules-starters/pom.xml b/jmolecules-starters/pom.xml index b29acef..0acf972 100644 --- a/jmolecules-starters/pom.xml +++ b/jmolecules-starters/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.22.0 + 0.23.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 5636ba9..7772311 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.22.0 + 0.23.0-SNAPSHOT jMolecules - Technology integrations Modules to integrate jMolecules abstractions with implementation technologies @@ -285,7 +285,7 @@ https://github.com/xmolecules/jmolecules-integrations scm:git:https://github.com/xmolecules/jmolecules-integrations scm:git:ssh://git@github.com/xmolecules/jmolecules-integrations.git - 0.22.0 + 0.10.0