From 9803492824abfdc5cc277bbd34f180f580f4253c Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 12 Jul 2024 10:54:32 +0200 Subject: [PATCH] GH-252 - Release version 0.21.0. --- 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 667072d..e49b9af 100644 --- a/jmolecules-apt/pom.xml +++ b/jmolecules-apt/pom.xml @@ -9,7 +9,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.21.0-SNAPSHOT + 0.21.0 diff --git a/jmolecules-archunit/pom.xml b/jmolecules-archunit/pom.xml index 068f820..e707482 100644 --- a/jmolecules-archunit/pom.xml +++ b/jmolecules-archunit/pom.xml @@ -5,7 +5,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.21.0-SNAPSHOT + 0.21.0 ../pom.xml diff --git a/jmolecules-bytebuddy-empty/pom.xml b/jmolecules-bytebuddy-empty/pom.xml index 5661697..f615920 100644 --- a/jmolecules-bytebuddy-empty/pom.xml +++ b/jmolecules-bytebuddy-empty/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.21.0-SNAPSHOT + 0.21.0 ../pom.xml diff --git a/jmolecules-bytebuddy-nodep/pom.xml b/jmolecules-bytebuddy-nodep/pom.xml index 309eeca..e850fbb 100644 --- a/jmolecules-bytebuddy-nodep/pom.xml +++ b/jmolecules-bytebuddy-nodep/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.21.0-SNAPSHOT + 0.21.0 ../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 8187f95..4d8d71b 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.21.0-SNAPSHOT + 0.21.0 ../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 f4f1b2b..35ab6d3 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.21.0-SNAPSHOT + 0.21.0 ../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 92d8394..501cc71 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.21.0-SNAPSHOT + 0.21.0 ../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 fd9999c..098b0ef 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.21.0-SNAPSHOT + 0.21.0 ../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 ec096bb..aecefd7 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.21.0-SNAPSHOT + 0.21.0 ../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 7691343..1b87ea2 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.21.0-SNAPSHOT + 0.21.0 ../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 4e41f25..69a9e0a 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.21.0-SNAPSHOT + 0.21.0 ../pom.xml diff --git a/jmolecules-bytebuddy-tests/pom.xml b/jmolecules-bytebuddy-tests/pom.xml index 282b0ce..722d057 100644 --- a/jmolecules-bytebuddy-tests/pom.xml +++ b/jmolecules-bytebuddy-tests/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.21.0-SNAPSHOT + 0.21.0 jmolecules-bytebuddy-tests diff --git a/jmolecules-bytebuddy/pom.xml b/jmolecules-bytebuddy/pom.xml index 1afd610..430b1ed 100644 --- a/jmolecules-bytebuddy/pom.xml +++ b/jmolecules-bytebuddy/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.21.0-SNAPSHOT + 0.21.0 ../pom.xml diff --git a/jmolecules-ddd-integration/pom.xml b/jmolecules-ddd-integration/pom.xml index 532928b..05c4ab8 100644 --- a/jmolecules-ddd-integration/pom.xml +++ b/jmolecules-ddd-integration/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.21.0-SNAPSHOT + 0.21.0 jMolecules - DDD integration diff --git a/jmolecules-jackson/pom.xml b/jmolecules-jackson/pom.xml index 143d7ed..39d3403 100644 --- a/jmolecules-jackson/pom.xml +++ b/jmolecules-jackson/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.21.0-SNAPSHOT + 0.21.0 ../pom.xml diff --git a/jmolecules-jpa/pom.xml b/jmolecules-jpa/pom.xml index 20d8127..ec0d624 100644 --- a/jmolecules-jpa/pom.xml +++ b/jmolecules-jpa/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.21.0-SNAPSHOT + 0.21.0 ../pom.xml diff --git a/jmolecules-spring/pom.xml b/jmolecules-spring/pom.xml index 99fa029..57f6399 100644 --- a/jmolecules-spring/pom.xml +++ b/jmolecules-spring/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.21.0-SNAPSHOT + 0.21.0 ../pom.xml diff --git a/jmolecules-starters/jmolecules-starter-ddd/pom.xml b/jmolecules-starters/jmolecules-starter-ddd/pom.xml index eba77f0..a8a07aa 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.21.0-SNAPSHOT + 0.21.0 ../pom.xml @@ -33,19 +33,19 @@ org.jmolecules.integrations jmolecules-apt - 0.21.0-SNAPSHOT + 0.21.0 org.jmolecules.integrations jmolecules-ddd-integration - 0.21.0-SNAPSHOT + 0.21.0 org.jmolecules.integrations jmolecules-spring - 0.21.0-SNAPSHOT + 0.21.0 runtime diff --git a/jmolecules-starters/jmolecules-starter-test/pom.xml b/jmolecules-starters/jmolecules-starter-test/pom.xml index 35713f0..6ec000f 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.21.0-SNAPSHOT + 0.21.0 ../pom.xml @@ -17,7 +17,7 @@ org.jmolecules.integrations jmolecules-archunit - 0.21.0-SNAPSHOT + 0.21.0 diff --git a/jmolecules-starters/pom.xml b/jmolecules-starters/pom.xml index 371a678..a07a041 100644 --- a/jmolecules-starters/pom.xml +++ b/jmolecules-starters/pom.xml @@ -4,7 +4,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.21.0-SNAPSHOT + 0.21.0 ../pom.xml diff --git a/pom.xml b/pom.xml index f7e00e0..5268e91 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.jmolecules.integrations jmolecules-integrations - 0.21.0-SNAPSHOT + 0.21.0 jMolecules - Technology integrations Modules to integrate jMolecules abstractions with implementation technologies @@ -270,7 +270,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.21.0