diff --git a/pom.xml b/pom.xml
index e601b740..55d4c1e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
org.springframework.experimental
spring-modulith
- 0.4.0
+ 0.5.0-SNAPSHOT
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
- 0.4.0
+ main
diff --git a/spring-modulith-actuator/pom.xml b/spring-modulith-actuator/pom.xml
index 34121a0f..c889f2cf 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
+ 0.5.0-SNAPSHOT
Spring Modulith - Actuator
diff --git a/spring-modulith-api/pom.xml b/spring-modulith-api/pom.xml
index f7c1ae30..f3ca9bf5 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
+ 0.5.0-SNAPSHOT
../pom.xml
diff --git a/spring-modulith-bom/pom.xml b/spring-modulith-bom/pom.xml
index 50f48f79..a30599d0 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
+ 0.5.0-SNAPSHOT
../pom.xml
@@ -22,87 +22,87 @@
org.springframework.experimental
spring-modulith-actuator
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-api
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-core
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-docs
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-events
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-events-core
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-events-jackson
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-events-jpa
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-events-tests
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-moments
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-observability
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-runtime
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-starter-jdbc
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-starter-jpa
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-starter-mongodb
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-starter-test
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-test
- 0.4.0
+ 0.5.0-SNAPSHOT
diff --git a/spring-modulith-core/pom.xml b/spring-modulith-core/pom.xml
index af697576..ed7d6138 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
+ 0.5.0-SNAPSHOT
../pom.xml
diff --git a/spring-modulith-distribution/pom.xml b/spring-modulith-distribution/pom.xml
index bd0f2dd2..471991ee 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
+ 0.5.0-SNAPSHOT
../pom.xml
diff --git a/spring-modulith-docs/pom.xml b/spring-modulith-docs/pom.xml
index 02b662ca..6bd67d01 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
+ 0.5.0-SNAPSHOT
../pom.xml
diff --git a/spring-modulith-events/pom.xml b/spring-modulith-events/pom.xml
index c27bd98c..a800e6fd 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
+ 0.5.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 032a401c..14b25218 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
+ 0.5.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 e3d461c4..52706011 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
+ 0.5.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 d5b25a1c..18076d24 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
+ 0.5.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 8e80a67c..6631fb5b 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
+ 0.5.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 e33ca188..ba36b2e8 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
+ 0.5.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 fb794af5..ba5542ce 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
+ 0.5.0-SNAPSHOT
Spring Modulith - Events - Integration tests
diff --git a/spring-modulith-example/pom.xml b/spring-modulith-example/pom.xml
index 07c4526c..64e4d12d 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
+ 0.5.0-SNAPSHOT
17
@@ -22,7 +22,7 @@
org.springframework.experimental
spring-modulith-bom
- 0.4.0
+ 0.5.0-SNAPSHOT
pom
import
@@ -133,8 +133,4 @@
-
-
- 0.4.0
-
diff --git a/spring-modulith-integration-test/pom.xml b/spring-modulith-integration-test/pom.xml
index a5affbac..457497d9 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
+ 0.5.0-SNAPSHOT
../pom.xml
diff --git a/spring-modulith-moments/pom.xml b/spring-modulith-moments/pom.xml
index 571d3eaa..c60f820a 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
+ 0.5.0-SNAPSHOT
Spring Modulith - Moments
diff --git a/spring-modulith-observability/pom.xml b/spring-modulith-observability/pom.xml
index 0a4682c5..7bdc607d 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
+ 0.5.0-SNAPSHOT
spring-modulith-observability
diff --git a/spring-modulith-runtime/pom.xml b/spring-modulith-runtime/pom.xml
index d9cfa5be..691ad396 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
+ 0.5.0-SNAPSHOT
Spring Modulith - Runtime support
diff --git a/spring-modulith-starter-core/pom.xml b/spring-modulith-starter-core/pom.xml
index 15604ba2..44289600 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
+ 0.5.0-SNAPSHOT
spring-modulith-starter-core
@@ -20,23 +20,23 @@
org.springframework.experimental
spring-modulith-api
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-core
- 0.4.0
+ 0.5.0-SNAPSHOT
runtime
org.springframework.experimental
spring-modulith-moments
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-runtime
- 0.4.0
+ 0.5.0-SNAPSHOT
runtime
diff --git a/spring-modulith-starter-jdbc/pom.xml b/spring-modulith-starter-jdbc/pom.xml
index 905f01d2..ff32ddec 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
+ 0.5.0-SNAPSHOT
spring-modulith-starter-jdbc
@@ -20,7 +20,7 @@
org.springframework.experimental
spring-modulith-starter-core
- 0.4.0
+ 0.5.0-SNAPSHOT
@@ -28,18 +28,18 @@
org.springframework.experimental
spring-modulith-events-core
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-events-jackson
- 0.4.0
+ 0.5.0-SNAPSHOT
runtime
org.springframework.experimental
spring-modulith-events-jdbc
- 0.4.0
+ 0.5.0-SNAPSHOT
runtime
diff --git a/spring-modulith-starter-jpa/pom.xml b/spring-modulith-starter-jpa/pom.xml
index d3850bff..fa31e02c 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
+ 0.5.0-SNAPSHOT
spring-modulith-starter-jpa
@@ -20,7 +20,7 @@
org.springframework.experimental
spring-modulith-starter-core
- 0.4.0
+ 0.5.0-SNAPSHOT
@@ -28,18 +28,18 @@
org.springframework.experimental
spring-modulith-events-core
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-events-jackson
- 0.4.0
+ 0.5.0-SNAPSHOT
runtime
org.springframework.experimental
spring-modulith-events-jpa
- 0.4.0
+ 0.5.0-SNAPSHOT
runtime
diff --git a/spring-modulith-starter-mongodb/pom.xml b/spring-modulith-starter-mongodb/pom.xml
index ea977d3d..63fefc3a 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
+ 0.5.0-SNAPSHOT
spring-modulith-starter-mongodb
@@ -20,7 +20,7 @@
org.springframework.experimental
spring-modulith-starter-core
- 0.4.0
+ 0.5.0-SNAPSHOT
@@ -28,18 +28,18 @@
org.springframework.experimental
spring-modulith-events-core
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-events-jackson
- 0.4.0
+ 0.5.0-SNAPSHOT
runtime
org.springframework.experimental
spring-modulith-events-mongodb
- 0.4.0
+ 0.5.0-SNAPSHOT
runtime
diff --git a/spring-modulith-starter-test/pom.xml b/spring-modulith-starter-test/pom.xml
index 880e7965..9d54ef21 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
+ 0.5.0-SNAPSHOT
spring-modulith-starter-test
@@ -24,13 +24,13 @@
org.springframework.experimental
spring-modulith-test
- 0.4.0
+ 0.5.0-SNAPSHOT
org.springframework.experimental
spring-modulith-docs
- 0.4.0
+ 0.5.0-SNAPSHOT
diff --git a/spring-modulith-test/pom.xml b/spring-modulith-test/pom.xml
index 6c907dfe..9972e118 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
+ 0.5.0-SNAPSHOT
../pom.xml