From 32facd83d7ae03729fde8caa8357e83d392f2cbf Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Mon, 7 Oct 2024 15:19:13 +0200 Subject: [PATCH] GH-272 - Release version 0.22.1. --- 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 f0fee1e..1686a0e 100644 --- a/jmolecules-apt/pom.xml +++ b/jmolecules-apt/pom.xml @@ -9,7 +9,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.23.0-SNAPSHOT + 0.22.1 diff --git a/jmolecules-archunit/pom.xml b/jmolecules-archunit/pom.xml index 52ff748..2c98b82 100644 --- a/jmolecules-archunit/pom.xml +++ b/jmolecules-archunit/pom.xml @@ -5,7 +5,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.23.0-SNAPSHOT + 0.22.1 ../pom.xml diff --git a/jmolecules-bytebuddy-empty/pom.xml b/jmolecules-bytebuddy-empty/pom.xml index 2403c3d..e5dea1d 100644 --- a/jmolecules-bytebuddy-empty/pom.xml +++ b/jmolecules-bytebuddy-empty/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.23.0-SNAPSHOT + 0.22.1 ../pom.xml diff --git a/jmolecules-bytebuddy-nodep/pom.xml b/jmolecules-bytebuddy-nodep/pom.xml index de24c89..4102713 100644 --- a/jmolecules-bytebuddy-nodep/pom.xml +++ b/jmolecules-bytebuddy-nodep/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.23.0-SNAPSHOT + 0.22.1 ../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 2edae49..1eb344b 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.23.0-SNAPSHOT + 0.22.1 ../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 8814dcd..f635bbb 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.23.0-SNAPSHOT + 0.22.1 ../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 3323845..94f634e 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.23.0-SNAPSHOT + 0.22.1 ../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 771673a..bef1523 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.23.0-SNAPSHOT + 0.22.1 ../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 39a948f..feabb03 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.23.0-SNAPSHOT + 0.22.1 ../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 b774c43..bac1443 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.23.0-SNAPSHOT + 0.22.1 ../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 f47a3b5..c926da5 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.23.0-SNAPSHOT + 0.22.1 ../pom.xml diff --git a/jmolecules-bytebuddy-tests/pom.xml b/jmolecules-bytebuddy-tests/pom.xml index a1674e5..44f0bdb 100644 --- a/jmolecules-bytebuddy-tests/pom.xml +++ b/jmolecules-bytebuddy-tests/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.23.0-SNAPSHOT + 0.22.1 jmolecules-bytebuddy-tests diff --git a/jmolecules-bytebuddy/pom.xml b/jmolecules-bytebuddy/pom.xml index 001b308..39ec37a 100644 --- a/jmolecules-bytebuddy/pom.xml +++ b/jmolecules-bytebuddy/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.23.0-SNAPSHOT + 0.22.1 ../pom.xml diff --git a/jmolecules-ddd-integration/pom.xml b/jmolecules-ddd-integration/pom.xml index ce23a71..428a433 100644 --- a/jmolecules-ddd-integration/pom.xml +++ b/jmolecules-ddd-integration/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.23.0-SNAPSHOT + 0.22.1 jMolecules - DDD integration diff --git a/jmolecules-jackson/pom.xml b/jmolecules-jackson/pom.xml index e86eaaf..fa314b5 100644 --- a/jmolecules-jackson/pom.xml +++ b/jmolecules-jackson/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.23.0-SNAPSHOT + 0.22.1 ../pom.xml diff --git a/jmolecules-jpa/pom.xml b/jmolecules-jpa/pom.xml index 0edffba..cb14141 100644 --- a/jmolecules-jpa/pom.xml +++ b/jmolecules-jpa/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.23.0-SNAPSHOT + 0.22.1 ../pom.xml diff --git a/jmolecules-spring/pom.xml b/jmolecules-spring/pom.xml index 5fc2cd9..60c19a9 100644 --- a/jmolecules-spring/pom.xml +++ b/jmolecules-spring/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.23.0-SNAPSHOT + 0.22.1 ../pom.xml diff --git a/jmolecules-starters/jmolecules-starter-ddd/pom.xml b/jmolecules-starters/jmolecules-starter-ddd/pom.xml index 6a2bd91..e778139 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.23.0-SNAPSHOT + 0.22.1 ../pom.xml @@ -33,19 +33,19 @@ org.jmolecules.integrations jmolecules-apt - 0.23.0-SNAPSHOT + 0.22.1 org.jmolecules.integrations jmolecules-ddd-integration - 0.23.0-SNAPSHOT + 0.22.1 org.jmolecules.integrations jmolecules-spring - 0.23.0-SNAPSHOT + 0.22.1 runtime diff --git a/jmolecules-starters/jmolecules-starter-test/pom.xml b/jmolecules-starters/jmolecules-starter-test/pom.xml index 4dc39b9..a6e2eba 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.23.0-SNAPSHOT + 0.22.1 ../pom.xml @@ -17,7 +17,7 @@ org.jmolecules.integrations jmolecules-archunit - 0.23.0-SNAPSHOT + 0.22.1 diff --git a/jmolecules-starters/pom.xml b/jmolecules-starters/pom.xml index 0acf972..3dae371 100644 --- a/jmolecules-starters/pom.xml +++ b/jmolecules-starters/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.23.0-SNAPSHOT + 0.22.1 ../pom.xml diff --git a/pom.xml b/pom.xml index 7772311..1f2619e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.23.0-SNAPSHOT + 0.22.1 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.10.0 + 0.22.1