diff --git a/pom.xml b/pom.xml index 4e212c99..c411dfaf 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.springframework.experimental spring-modulith - 0.5.1 + 0.6.0-SNAPSHOT pom @@ -583,7 +583,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 - 0.5.1 + main diff --git a/spring-modulith-actuator/pom.xml b/spring-modulith-actuator/pom.xml index b0541167..f0528ddb 100644 --- a/spring-modulith-actuator/pom.xml +++ b/spring-modulith-actuator/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.5.1 + 0.6.0-SNAPSHOT Spring Modulith - Actuator diff --git a/spring-modulith-api/pom.xml b/spring-modulith-api/pom.xml index a3f53b7a..b904336d 100644 --- a/spring-modulith-api/pom.xml +++ b/spring-modulith-api/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.5.1 + 0.6.0-SNAPSHOT ../pom.xml diff --git a/spring-modulith-bom/pom.xml b/spring-modulith-bom/pom.xml index 7bef7167..796da2cc 100644 --- a/spring-modulith-bom/pom.xml +++ b/spring-modulith-bom/pom.xml @@ -13,7 +13,7 @@ org.springframework.experimental spring-modulith - 0.5.1 + 0.6.0-SNAPSHOT ../pom.xml @@ -22,107 +22,107 @@ org.springframework.experimental spring-modulith-actuator - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-api - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-core - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-docs - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-events - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-events-core - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-events-jackson - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-events-jdbc - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-events-jpa - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-events-mongodb - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-events-tests - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-moments - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-observability - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-runtime - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-starter-core - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-starter-insight - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-starter-jdbc - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-starter-jpa - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-starter-mongodb - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-starter-test - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-test - 0.5.1 + 0.6.0-SNAPSHOT diff --git a/spring-modulith-core/pom.xml b/spring-modulith-core/pom.xml index b1e737fc..a9bd3494 100644 --- a/spring-modulith-core/pom.xml +++ b/spring-modulith-core/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.5.1 + 0.6.0-SNAPSHOT ../pom.xml diff --git a/spring-modulith-distribution/pom.xml b/spring-modulith-distribution/pom.xml index 86fedf27..7ba0fb64 100644 --- a/spring-modulith-distribution/pom.xml +++ b/spring-modulith-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.experimental spring-modulith - 0.5.1 + 0.6.0-SNAPSHOT ../pom.xml diff --git a/spring-modulith-docs/pom.xml b/spring-modulith-docs/pom.xml index 3ff48bbf..c9abd605 100644 --- a/spring-modulith-docs/pom.xml +++ b/spring-modulith-docs/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.5.1 + 0.6.0-SNAPSHOT ../pom.xml diff --git a/spring-modulith-events/pom.xml b/spring-modulith-events/pom.xml index 96468f91..7d4ae0cb 100644 --- a/spring-modulith-events/pom.xml +++ b/spring-modulith-events/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.5.1 + 0.6.0-SNAPSHOT ../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 8fb2c2f4..b7cdad20 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.5.1 + 0.6.0-SNAPSHOT ../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 38dfb0f0..7254c337 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.5.1 + 0.6.0-SNAPSHOT ../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 cead8539..d0589ed1 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.5.1 + 0.6.0-SNAPSHOT ../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 16ba6717..786bf9f2 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.5.1 + 0.6.0-SNAPSHOT ../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 f10796c7..a0152330 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.5.1 + 0.6.0-SNAPSHOT ../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 d2cd6664..4b2a71a4 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.5.1 + 0.6.0-SNAPSHOT Spring Modulith - Events - Integration tests diff --git a/spring-modulith-example/pom.xml b/spring-modulith-example/pom.xml index 177a4343..51b30ff9 100644 --- a/spring-modulith-example/pom.xml +++ b/spring-modulith-example/pom.xml @@ -11,7 +11,7 @@ spring-modulith-example Spring Modulith - Example - 0.5.1 + 0.6.0-SNAPSHOT 17 @@ -22,7 +22,7 @@ org.springframework.experimental spring-modulith-bom - 0.5.1 + 0.6.0-SNAPSHOT pom import @@ -144,8 +144,4 @@ - - - 0.5.1 - diff --git a/spring-modulith-integration-test/pom.xml b/spring-modulith-integration-test/pom.xml index d4826ec2..afd0c4b3 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.5.1 + 0.6.0-SNAPSHOT ../pom.xml diff --git a/spring-modulith-moments/pom.xml b/spring-modulith-moments/pom.xml index 55f8423e..64a39587 100644 --- a/spring-modulith-moments/pom.xml +++ b/spring-modulith-moments/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.5.1 + 0.6.0-SNAPSHOT Spring Modulith - Moments diff --git a/spring-modulith-observability/pom.xml b/spring-modulith-observability/pom.xml index d4021365..6644d7b2 100644 --- a/spring-modulith-observability/pom.xml +++ b/spring-modulith-observability/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.5.1 + 0.6.0-SNAPSHOT spring-modulith-observability diff --git a/spring-modulith-runtime/pom.xml b/spring-modulith-runtime/pom.xml index acd38fab..ef43f9a8 100644 --- a/spring-modulith-runtime/pom.xml +++ b/spring-modulith-runtime/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.5.1 + 0.6.0-SNAPSHOT Spring Modulith - Runtime support diff --git a/spring-modulith-starter-core/pom.xml b/spring-modulith-starter-core/pom.xml index 7ade0c80..e94a62d0 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.5.1 + 0.6.0-SNAPSHOT spring-modulith-starter-core @@ -20,23 +20,23 @@ org.springframework.experimental spring-modulith-api - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-core - 0.5.1 + 0.6.0-SNAPSHOT runtime org.springframework.experimental spring-modulith-moments - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-runtime - 0.5.1 + 0.6.0-SNAPSHOT runtime diff --git a/spring-modulith-starter-insight/pom.xml b/spring-modulith-starter-insight/pom.xml index cc9b8bb0..d1c6b727 100644 --- a/spring-modulith-starter-insight/pom.xml +++ b/spring-modulith-starter-insight/pom.xml @@ -5,7 +5,7 @@ org.springframework.experimental spring-modulith - 0.5.1 + 0.6.0-SNAPSHOT spring-modulith-starter-insight @@ -20,14 +20,14 @@ org.springframework.experimental spring-modulith-actuator - 0.5.1 + 0.6.0-SNAPSHOT runtime org.springframework.experimental spring-modulith-observability - 0.5.1 + 0.6.0-SNAPSHOT runtime diff --git a/spring-modulith-starter-jdbc/pom.xml b/spring-modulith-starter-jdbc/pom.xml index ef8496e7..07dafe1f 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.5.1 + 0.6.0-SNAPSHOT spring-modulith-starter-jdbc @@ -20,7 +20,7 @@ org.springframework.experimental spring-modulith-starter-core - 0.5.1 + 0.6.0-SNAPSHOT @@ -28,18 +28,18 @@ org.springframework.experimental spring-modulith-events-core - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-events-jackson - 0.5.1 + 0.6.0-SNAPSHOT runtime org.springframework.experimental spring-modulith-events-jdbc - 0.5.1 + 0.6.0-SNAPSHOT runtime diff --git a/spring-modulith-starter-jpa/pom.xml b/spring-modulith-starter-jpa/pom.xml index 86822a05..e73aaf0d 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.5.1 + 0.6.0-SNAPSHOT spring-modulith-starter-jpa @@ -20,7 +20,7 @@ org.springframework.experimental spring-modulith-starter-core - 0.5.1 + 0.6.0-SNAPSHOT @@ -28,18 +28,18 @@ org.springframework.experimental spring-modulith-events-core - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-events-jackson - 0.5.1 + 0.6.0-SNAPSHOT runtime org.springframework.experimental spring-modulith-events-jpa - 0.5.1 + 0.6.0-SNAPSHOT runtime diff --git a/spring-modulith-starter-mongodb/pom.xml b/spring-modulith-starter-mongodb/pom.xml index a85a5ea4..7d1afc1e 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.5.1 + 0.6.0-SNAPSHOT spring-modulith-starter-mongodb @@ -20,7 +20,7 @@ org.springframework.experimental spring-modulith-starter-core - 0.5.1 + 0.6.0-SNAPSHOT @@ -28,18 +28,18 @@ org.springframework.experimental spring-modulith-events-core - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-events-jackson - 0.5.1 + 0.6.0-SNAPSHOT runtime org.springframework.experimental spring-modulith-events-mongodb - 0.5.1 + 0.6.0-SNAPSHOT runtime diff --git a/spring-modulith-starter-test/pom.xml b/spring-modulith-starter-test/pom.xml index b6f93100..d28075d1 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.5.1 + 0.6.0-SNAPSHOT spring-modulith-starter-test @@ -24,13 +24,13 @@ org.springframework.experimental spring-modulith-test - 0.5.1 + 0.6.0-SNAPSHOT org.springframework.experimental spring-modulith-docs - 0.5.1 + 0.6.0-SNAPSHOT diff --git a/spring-modulith-test/pom.xml b/spring-modulith-test/pom.xml index e652b202..eb0a6702 100644 --- a/spring-modulith-test/pom.xml +++ b/spring-modulith-test/pom.xml @@ -4,7 +4,7 @@ org.springframework.experimental spring-modulith - 0.5.1 + 0.6.0-SNAPSHOT ../pom.xml