diff --git a/pom.xml b/pom.xml index 24133d1a2..e601b7407 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 pom @@ -582,7 +582,7 @@ limitations under the License. https://github.com/spring-projects-experimental/spring-modulith scm:git:https://github.com/spring-projects-experimental/spring-modulith scm:git:ssh://git@github.com/spring-projects-experimental/spring-modulith - main + 0.4.0 diff --git a/spring-modulith-actuator/pom.xml b/spring-modulith-actuator/pom.xml index 3a9f98156..34121a0f7 100644 --- a/spring-modulith-actuator/pom.xml +++ b/spring-modulith-actuator/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 Spring Modulith - Actuator diff --git a/spring-modulith-api/pom.xml b/spring-modulith-api/pom.xml index 5b95eff4e..f7c1ae30d 100644 --- a/spring-modulith-api/pom.xml +++ b/spring-modulith-api/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 ../pom.xml diff --git a/spring-modulith-bom/pom.xml b/spring-modulith-bom/pom.xml index 1cba6f51d..50f48f79a 100644 --- a/spring-modulith-bom/pom.xml +++ b/spring-modulith-bom/pom.xml @@ -13,7 +13,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 ../pom.xml @@ -22,87 +22,87 @@ org.springframework.experimental spring-modulith-actuator - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-api - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-core - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-docs - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-events - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-events-core - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-events-jackson - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-events-jpa - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-events-tests - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-moments - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-observability - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-runtime - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-starter-jdbc - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-starter-jpa - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-starter-mongodb - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-starter-test - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-test - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/spring-modulith-core/pom.xml b/spring-modulith-core/pom.xml index 3c68fadc8..af697576c 100644 --- a/spring-modulith-core/pom.xml +++ b/spring-modulith-core/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 ../pom.xml diff --git a/spring-modulith-distribution/pom.xml b/spring-modulith-distribution/pom.xml index d9be65402..bd0f2dd29 100644 --- a/spring-modulith-distribution/pom.xml +++ b/spring-modulith-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 ../pom.xml diff --git a/spring-modulith-docs/pom.xml b/spring-modulith-docs/pom.xml index 46d7b441a..02b662cab 100644 --- a/spring-modulith-docs/pom.xml +++ b/spring-modulith-docs/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 ../pom.xml diff --git a/spring-modulith-events/pom.xml b/spring-modulith-events/pom.xml index 62f0596a5..c27bd98c4 100644 --- a/spring-modulith-events/pom.xml +++ b/spring-modulith-events/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 ../pom.xml diff --git a/spring-modulith-events/spring-modulith-events-core/pom.xml b/spring-modulith-events/spring-modulith-events-core/pom.xml index df300832c..032a401cb 100644 --- a/spring-modulith-events/spring-modulith-events-core/pom.xml +++ b/spring-modulith-events/spring-modulith-events-core/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith-events - 0.4.0-SNAPSHOT + 0.4.0 ../pom.xml diff --git a/spring-modulith-events/spring-modulith-events-jackson/pom.xml b/spring-modulith-events/spring-modulith-events-jackson/pom.xml index a7e469eb7..e3d461c47 100644 --- a/spring-modulith-events/spring-modulith-events-jackson/pom.xml +++ b/spring-modulith-events/spring-modulith-events-jackson/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith-events - 0.4.0-SNAPSHOT + 0.4.0 ../pom.xml diff --git a/spring-modulith-events/spring-modulith-events-jdbc/pom.xml b/spring-modulith-events/spring-modulith-events-jdbc/pom.xml index 4c07fb5da..d5b25a1cb 100644 --- a/spring-modulith-events/spring-modulith-events-jdbc/pom.xml +++ b/spring-modulith-events/spring-modulith-events-jdbc/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith-events - 0.4.0-SNAPSHOT + 0.4.0 ../pom.xml diff --git a/spring-modulith-events/spring-modulith-events-jpa/pom.xml b/spring-modulith-events/spring-modulith-events-jpa/pom.xml index 3056f5406..8e80a67cc 100644 --- a/spring-modulith-events/spring-modulith-events-jpa/pom.xml +++ b/spring-modulith-events/spring-modulith-events-jpa/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith-events - 0.4.0-SNAPSHOT + 0.4.0 ../pom.xml diff --git a/spring-modulith-events/spring-modulith-events-mongodb/pom.xml b/spring-modulith-events/spring-modulith-events-mongodb/pom.xml index 9f381286d..e33ca1889 100644 --- a/spring-modulith-events/spring-modulith-events-mongodb/pom.xml +++ b/spring-modulith-events/spring-modulith-events-mongodb/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith-events - 0.4.0-SNAPSHOT + 0.4.0 ../pom.xml diff --git a/spring-modulith-events/spring-modulith-events-tests/pom.xml b/spring-modulith-events/spring-modulith-events-tests/pom.xml index 2047ede24..fb794af5c 100644 --- a/spring-modulith-events/spring-modulith-events-tests/pom.xml +++ b/spring-modulith-events/spring-modulith-events-tests/pom.xml @@ -3,7 +3,7 @@ org.springframework.experimental spring-modulith-events - 0.4.0-SNAPSHOT + 0.4.0 Spring Modulith - Events - Integration tests diff --git a/spring-modulith-example/pom.xml b/spring-modulith-example/pom.xml index 8e9a8f0d9..07c4526c3 100644 --- a/spring-modulith-example/pom.xml +++ b/spring-modulith-example/pom.xml @@ -11,7 +11,7 @@ spring-modulith-example Spring Modulith - Example - 0.4.0-SNAPSHOT + 0.4.0 17 @@ -22,7 +22,7 @@ org.springframework.experimental spring-modulith-bom - 0.4.0-SNAPSHOT + 0.4.0 pom import @@ -133,4 +133,8 @@ + + + 0.4.0 + diff --git a/spring-modulith-integration-test/pom.xml b/spring-modulith-integration-test/pom.xml index 5bb9322c4..a5affbac5 100644 --- a/spring-modulith-integration-test/pom.xml +++ b/spring-modulith-integration-test/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 ../pom.xml diff --git a/spring-modulith-moments/pom.xml b/spring-modulith-moments/pom.xml index 2b18c1730..571d3eaa2 100644 --- a/spring-modulith-moments/pom.xml +++ b/spring-modulith-moments/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 Spring Modulith - Moments diff --git a/spring-modulith-observability/pom.xml b/spring-modulith-observability/pom.xml index a75db80e3..0a4682c5f 100644 --- a/spring-modulith-observability/pom.xml +++ b/spring-modulith-observability/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 spring-modulith-observability diff --git a/spring-modulith-runtime/pom.xml b/spring-modulith-runtime/pom.xml index 59129a6c5..d9cfa5bec 100644 --- a/spring-modulith-runtime/pom.xml +++ b/spring-modulith-runtime/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 Spring Modulith - Runtime support diff --git a/spring-modulith-starter-core/pom.xml b/spring-modulith-starter-core/pom.xml index 70557b3fb..15604ba27 100644 --- a/spring-modulith-starter-core/pom.xml +++ b/spring-modulith-starter-core/pom.xml @@ -5,7 +5,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 spring-modulith-starter-core @@ -20,23 +20,23 @@ org.springframework.experimental spring-modulith-api - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-core - 0.4.0-SNAPSHOT + 0.4.0 runtime org.springframework.experimental spring-modulith-moments - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-runtime - 0.4.0-SNAPSHOT + 0.4.0 runtime diff --git a/spring-modulith-starter-jdbc/pom.xml b/spring-modulith-starter-jdbc/pom.xml index ed68bbbde..905f01d29 100644 --- a/spring-modulith-starter-jdbc/pom.xml +++ b/spring-modulith-starter-jdbc/pom.xml @@ -5,7 +5,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 spring-modulith-starter-jdbc @@ -20,7 +20,7 @@ org.springframework.experimental spring-modulith-starter-core - 0.4.0-SNAPSHOT + 0.4.0 @@ -28,18 +28,18 @@ org.springframework.experimental spring-modulith-events-core - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-events-jackson - 0.4.0-SNAPSHOT + 0.4.0 runtime org.springframework.experimental spring-modulith-events-jdbc - 0.4.0-SNAPSHOT + 0.4.0 runtime diff --git a/spring-modulith-starter-jpa/pom.xml b/spring-modulith-starter-jpa/pom.xml index 6502e8d17..d3850bff0 100644 --- a/spring-modulith-starter-jpa/pom.xml +++ b/spring-modulith-starter-jpa/pom.xml @@ -5,7 +5,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 spring-modulith-starter-jpa @@ -20,7 +20,7 @@ org.springframework.experimental spring-modulith-starter-core - 0.4.0-SNAPSHOT + 0.4.0 @@ -28,18 +28,18 @@ org.springframework.experimental spring-modulith-events-core - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-events-jackson - 0.4.0-SNAPSHOT + 0.4.0 runtime org.springframework.experimental spring-modulith-events-jpa - 0.4.0-SNAPSHOT + 0.4.0 runtime diff --git a/spring-modulith-starter-mongodb/pom.xml b/spring-modulith-starter-mongodb/pom.xml index 805c07696..ea977d3db 100644 --- a/spring-modulith-starter-mongodb/pom.xml +++ b/spring-modulith-starter-mongodb/pom.xml @@ -5,7 +5,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 spring-modulith-starter-mongodb @@ -20,7 +20,7 @@ org.springframework.experimental spring-modulith-starter-core - 0.4.0-SNAPSHOT + 0.4.0 @@ -28,18 +28,18 @@ org.springframework.experimental spring-modulith-events-core - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-events-jackson - 0.4.0-SNAPSHOT + 0.4.0 runtime org.springframework.experimental spring-modulith-events-mongodb - 0.4.0-SNAPSHOT + 0.4.0 runtime diff --git a/spring-modulith-starter-test/pom.xml b/spring-modulith-starter-test/pom.xml index 095eea802..880e79654 100644 --- a/spring-modulith-starter-test/pom.xml +++ b/spring-modulith-starter-test/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 spring-modulith-starter-test @@ -24,13 +24,13 @@ org.springframework.experimental spring-modulith-test - 0.4.0-SNAPSHOT + 0.4.0 org.springframework.experimental spring-modulith-docs - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/spring-modulith-test/pom.xml b/spring-modulith-test/pom.xml index 33124a3b9..6c907dfef 100644 --- a/spring-modulith-test/pom.xml +++ b/spring-modulith-test/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.4.0-SNAPSHOT + 0.4.0 ../pom.xml