diff --git a/pom.xml b/pom.xml index cba45466..04ea5256 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.springframework.modulith spring-modulith - 1.0.0-SNAPSHOT + 1.0.0-M1 pom @@ -578,7 +578,7 @@ limitations under the License. https://github.com/spring-projects/spring-modulith scm:git:https://github.com/spring-projects/spring-modulith scm:git:ssh://git@github.com/spring-projects-experimental/spring-modulith - main + 1.0.0-M1 diff --git a/spring-modulith-actuator/pom.xml b/spring-modulith-actuator/pom.xml index 19d10d9c..bcc7fd7b 100644 --- a/spring-modulith-actuator/pom.xml +++ b/spring-modulith-actuator/pom.xml @@ -4,7 +4,7 @@ org.springframework.modulith spring-modulith - 1.0.0-SNAPSHOT + 1.0.0-M1 Spring Modulith - Actuator diff --git a/spring-modulith-api/pom.xml b/spring-modulith-api/pom.xml index 7cdf4b30..9660be7e 100644 --- a/spring-modulith-api/pom.xml +++ b/spring-modulith-api/pom.xml @@ -4,7 +4,7 @@ org.springframework.modulith spring-modulith - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml diff --git a/spring-modulith-bom/pom.xml b/spring-modulith-bom/pom.xml index 611b7323..0366cea0 100644 --- a/spring-modulith-bom/pom.xml +++ b/spring-modulith-bom/pom.xml @@ -13,7 +13,7 @@ org.springframework.modulith spring-modulith - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml @@ -22,107 +22,107 @@ org.springframework.modulith spring-modulith-actuator - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-api - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-core - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-docs - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-events - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-events-core - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-events-jackson - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-events-jdbc - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-events-jpa - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-events-mongodb - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-events-tests - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-moments - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-observability - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-runtime - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-starter-core - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-starter-insight - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-starter-jdbc - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-starter-jpa - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-starter-mongodb - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-starter-test - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-test - 1.0.0-SNAPSHOT + 1.0.0-M1 diff --git a/spring-modulith-core/pom.xml b/spring-modulith-core/pom.xml index d01d9e3d..47bb1749 100644 --- a/spring-modulith-core/pom.xml +++ b/spring-modulith-core/pom.xml @@ -4,7 +4,7 @@ org.springframework.modulith spring-modulith - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml diff --git a/spring-modulith-distribution/pom.xml b/spring-modulith-distribution/pom.xml index 7db92315..303c2bd8 100644 --- a/spring-modulith-distribution/pom.xml +++ b/spring-modulith-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.modulith spring-modulith - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml diff --git a/spring-modulith-docs/pom.xml b/spring-modulith-docs/pom.xml index 94623d04..c0ac2ff7 100644 --- a/spring-modulith-docs/pom.xml +++ b/spring-modulith-docs/pom.xml @@ -4,7 +4,7 @@ org.springframework.modulith spring-modulith - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml diff --git a/spring-modulith-events/pom.xml b/spring-modulith-events/pom.xml index f8ef097a..dafebbff 100644 --- a/spring-modulith-events/pom.xml +++ b/spring-modulith-events/pom.xml @@ -4,7 +4,7 @@ org.springframework.modulith spring-modulith - 1.0.0-SNAPSHOT + 1.0.0-M1 ../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 58c1837a..20fec835 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.modulith spring-modulith-events - 1.0.0-SNAPSHOT + 1.0.0-M1 ../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 9f0bd2f3..fc5c2159 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.modulith spring-modulith-events - 1.0.0-SNAPSHOT + 1.0.0-M1 ../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 b36eb668..9567aad5 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.modulith spring-modulith-events - 1.0.0-SNAPSHOT + 1.0.0-M1 ../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 41950371..83675b0e 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.modulith spring-modulith-events - 1.0.0-SNAPSHOT + 1.0.0-M1 ../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 fb785a48..fa3dc0bc 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.modulith spring-modulith-events - 1.0.0-SNAPSHOT + 1.0.0-M1 ../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 7069cee3..dbc22540 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.modulith spring-modulith-events - 1.0.0-SNAPSHOT + 1.0.0-M1 Spring Modulith - Events - Integration tests diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index 7a30ee09..285fd2b9 100644 --- a/spring-modulith-examples/pom.xml +++ b/spring-modulith-examples/pom.xml @@ -10,7 +10,7 @@ org.springframework.modulith spring-modulith-examples - 1.0.0-SNAPSHOT + 1.0.0-M1 pom Spring Modulith - Examples @@ -30,7 +30,7 @@ org.springframework.modulith spring-modulith-bom - 1.0.0-SNAPSHOT + 1.0.0-M1 pom import @@ -113,4 +113,8 @@ + + + 1.0.0-M1 + diff --git a/spring-modulith-examples/spring-modulith-example-epr-jdbc/pom.xml b/spring-modulith-examples/spring-modulith-example-epr-jdbc/pom.xml index 85d9d03c..b368d721 100644 --- a/spring-modulith-examples/spring-modulith-example-epr-jdbc/pom.xml +++ b/spring-modulith-examples/spring-modulith-example-epr-jdbc/pom.xml @@ -5,7 +5,7 @@ org.springframework.modulith spring-modulith-examples - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml diff --git a/spring-modulith-examples/spring-modulith-example-epr-mongodb/pom.xml b/spring-modulith-examples/spring-modulith-example-epr-mongodb/pom.xml index 2a5a9e95..1294889f 100644 --- a/spring-modulith-examples/spring-modulith-example-epr-mongodb/pom.xml +++ b/spring-modulith-examples/spring-modulith-example-epr-mongodb/pom.xml @@ -5,7 +5,7 @@ org.springframework.modulith spring-modulith-examples - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml diff --git a/spring-modulith-examples/spring-modulith-example-full/pom.xml b/spring-modulith-examples/spring-modulith-example-full/pom.xml index 9275ae47..b7a8a3d4 100644 --- a/spring-modulith-examples/spring-modulith-example-full/pom.xml +++ b/spring-modulith-examples/spring-modulith-example-full/pom.xml @@ -5,7 +5,7 @@ org.springframework.modulith spring-modulith-examples - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml diff --git a/spring-modulith-integration-test/pom.xml b/spring-modulith-integration-test/pom.xml index bed0ab8d..f1ca43b2 100644 --- a/spring-modulith-integration-test/pom.xml +++ b/spring-modulith-integration-test/pom.xml @@ -4,7 +4,7 @@ org.springframework.modulith spring-modulith - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml diff --git a/spring-modulith-moments/pom.xml b/spring-modulith-moments/pom.xml index e32cdaa3..9ad7e63a 100644 --- a/spring-modulith-moments/pom.xml +++ b/spring-modulith-moments/pom.xml @@ -4,7 +4,7 @@ org.springframework.modulith spring-modulith - 1.0.0-SNAPSHOT + 1.0.0-M1 Spring Modulith - Moments diff --git a/spring-modulith-observability/pom.xml b/spring-modulith-observability/pom.xml index 020eafbd..a0312f80 100644 --- a/spring-modulith-observability/pom.xml +++ b/spring-modulith-observability/pom.xml @@ -4,7 +4,7 @@ org.springframework.modulith spring-modulith - 1.0.0-SNAPSHOT + 1.0.0-M1 spring-modulith-observability diff --git a/spring-modulith-runtime/pom.xml b/spring-modulith-runtime/pom.xml index 38d5ec38..55476796 100644 --- a/spring-modulith-runtime/pom.xml +++ b/spring-modulith-runtime/pom.xml @@ -4,7 +4,7 @@ org.springframework.modulith spring-modulith - 1.0.0-SNAPSHOT + 1.0.0-M1 Spring Modulith - Runtime support diff --git a/spring-modulith-starters/pom.xml b/spring-modulith-starters/pom.xml index 0c49cb2c..3251a066 100644 --- a/spring-modulith-starters/pom.xml +++ b/spring-modulith-starters/pom.xml @@ -4,7 +4,7 @@ org.springframework.modulith spring-modulith - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml diff --git a/spring-modulith-starters/spring-modulith-starter-core/pom.xml b/spring-modulith-starters/spring-modulith-starter-core/pom.xml index c0b6bed6..3c3e15ad 100644 --- a/spring-modulith-starters/spring-modulith-starter-core/pom.xml +++ b/spring-modulith-starters/spring-modulith-starter-core/pom.xml @@ -5,7 +5,7 @@ org.springframework.modulith spring-modulith-starters - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml @@ -21,23 +21,23 @@ org.springframework.modulith spring-modulith-api - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-core - 1.0.0-SNAPSHOT + 1.0.0-M1 runtime org.springframework.modulith spring-modulith-moments - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-runtime - 1.0.0-SNAPSHOT + 1.0.0-M1 runtime diff --git a/spring-modulith-starters/spring-modulith-starter-insight/pom.xml b/spring-modulith-starters/spring-modulith-starter-insight/pom.xml index 574fe5a6..b9fe66d0 100644 --- a/spring-modulith-starters/spring-modulith-starter-insight/pom.xml +++ b/spring-modulith-starters/spring-modulith-starter-insight/pom.xml @@ -5,7 +5,7 @@ org.springframework.modulith spring-modulith-starters - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml @@ -21,14 +21,14 @@ org.springframework.modulith spring-modulith-actuator - 1.0.0-SNAPSHOT + 1.0.0-M1 runtime org.springframework.modulith spring-modulith-observability - 1.0.0-SNAPSHOT + 1.0.0-M1 runtime diff --git a/spring-modulith-starters/spring-modulith-starter-jdbc/pom.xml b/spring-modulith-starters/spring-modulith-starter-jdbc/pom.xml index e6b5af34..f2a30ac1 100644 --- a/spring-modulith-starters/spring-modulith-starter-jdbc/pom.xml +++ b/spring-modulith-starters/spring-modulith-starter-jdbc/pom.xml @@ -5,7 +5,7 @@ org.springframework.modulith spring-modulith-starters - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml @@ -21,7 +21,7 @@ org.springframework.modulith spring-modulith-starter-core - 1.0.0-SNAPSHOT + 1.0.0-M1 @@ -29,18 +29,18 @@ org.springframework.modulith spring-modulith-events-core - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-events-jackson - 1.0.0-SNAPSHOT + 1.0.0-M1 runtime org.springframework.modulith spring-modulith-events-jdbc - 1.0.0-SNAPSHOT + 1.0.0-M1 runtime diff --git a/spring-modulith-starters/spring-modulith-starter-jpa/pom.xml b/spring-modulith-starters/spring-modulith-starter-jpa/pom.xml index 3d681bff..c300a846 100644 --- a/spring-modulith-starters/spring-modulith-starter-jpa/pom.xml +++ b/spring-modulith-starters/spring-modulith-starter-jpa/pom.xml @@ -5,7 +5,7 @@ org.springframework.modulith spring-modulith-starters - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml @@ -21,7 +21,7 @@ org.springframework.modulith spring-modulith-starter-core - 1.0.0-SNAPSHOT + 1.0.0-M1 @@ -29,18 +29,18 @@ org.springframework.modulith spring-modulith-events-core - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-events-jackson - 1.0.0-SNAPSHOT + 1.0.0-M1 runtime org.springframework.modulith spring-modulith-events-jpa - 1.0.0-SNAPSHOT + 1.0.0-M1 runtime diff --git a/spring-modulith-starters/spring-modulith-starter-mongodb/pom.xml b/spring-modulith-starters/spring-modulith-starter-mongodb/pom.xml index c6d24ef6..d88fb05b 100644 --- a/spring-modulith-starters/spring-modulith-starter-mongodb/pom.xml +++ b/spring-modulith-starters/spring-modulith-starter-mongodb/pom.xml @@ -5,7 +5,7 @@ org.springframework.modulith spring-modulith-starters - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml @@ -21,7 +21,7 @@ org.springframework.modulith spring-modulith-starter-core - 1.0.0-SNAPSHOT + 1.0.0-M1 @@ -29,18 +29,18 @@ org.springframework.modulith spring-modulith-events-core - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-events-jackson - 1.0.0-SNAPSHOT + 1.0.0-M1 runtime org.springframework.modulith spring-modulith-events-mongodb - 1.0.0-SNAPSHOT + 1.0.0-M1 runtime diff --git a/spring-modulith-starters/spring-modulith-starter-test/pom.xml b/spring-modulith-starters/spring-modulith-starter-test/pom.xml index 564ffc1a..12081a30 100644 --- a/spring-modulith-starters/spring-modulith-starter-test/pom.xml +++ b/spring-modulith-starters/spring-modulith-starter-test/pom.xml @@ -4,7 +4,7 @@ org.springframework.modulith spring-modulith-starters - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml @@ -25,13 +25,13 @@ org.springframework.modulith spring-modulith-test - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.modulith spring-modulith-docs - 1.0.0-SNAPSHOT + 1.0.0-M1 diff --git a/spring-modulith-test/pom.xml b/spring-modulith-test/pom.xml index 7a35ce45..a5c7b0b6 100644 --- a/spring-modulith-test/pom.xml +++ b/spring-modulith-test/pom.xml @@ -4,7 +4,7 @@ org.springframework.modulith spring-modulith - 1.0.0-SNAPSHOT + 1.0.0-M1 ../pom.xml