diff --git a/pom.xml b/pom.xml
index 61ea61b9..017f931d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
org.springframework.experimental
spring-modulith
- 0.2.0
+ 0.3.0-SNAPSHOT
pom
@@ -547,7 +547,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.2.0
+ main
diff --git a/spring-modulith-actuator/pom.xml b/spring-modulith-actuator/pom.xml
index a26dcd45..e25d4ac1 100644
--- a/spring-modulith-actuator/pom.xml
+++ b/spring-modulith-actuator/pom.xml
@@ -4,7 +4,7 @@
org.springframework.experimental
spring-modulith
- 0.2.0
+ 0.3.0-SNAPSHOT
Spring Modulith - Actuator
diff --git a/spring-modulith-api/pom.xml b/spring-modulith-api/pom.xml
index 3a11483a..9637b6f6 100644
--- a/spring-modulith-api/pom.xml
+++ b/spring-modulith-api/pom.xml
@@ -4,7 +4,7 @@
org.springframework.experimental
spring-modulith
- 0.2.0
+ 0.3.0-SNAPSHOT
../pom.xml
diff --git a/spring-modulith-bom/pom.xml b/spring-modulith-bom/pom.xml
index 470bd757..a60f463e 100644
--- a/spring-modulith-bom/pom.xml
+++ b/spring-modulith-bom/pom.xml
@@ -13,7 +13,7 @@
org.springframework.experimental
spring-modulith
- 0.2.0
+ 0.3.0-SNAPSHOT
../pom.xml
@@ -22,87 +22,87 @@
org.springframework.experimental
spring-modulith-actuator
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-api
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-core
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-docs
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-events
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-events-core
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-events-jackson
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-events-jpa
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-events-tests
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-moments
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-observability
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-runtime
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-starter-jdbc
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-starter-jpa
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-starter-mongodb
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-starter-test
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-test
- 0.2.0
+ 0.3.0-SNAPSHOT
diff --git a/spring-modulith-core/pom.xml b/spring-modulith-core/pom.xml
index 82c03cf0..9de659ab 100644
--- a/spring-modulith-core/pom.xml
+++ b/spring-modulith-core/pom.xml
@@ -4,7 +4,7 @@
org.springframework.experimental
spring-modulith
- 0.2.0
+ 0.3.0-SNAPSHOT
../pom.xml
diff --git a/spring-modulith-distribution/pom.xml b/spring-modulith-distribution/pom.xml
index 266f452c..fd7ade01 100644
--- a/spring-modulith-distribution/pom.xml
+++ b/spring-modulith-distribution/pom.xml
@@ -13,7 +13,7 @@
org.springframework.experimental
spring-modulith
- 0.2.0
+ 0.3.0-SNAPSHOT
../pom.xml
diff --git a/spring-modulith-docs/pom.xml b/spring-modulith-docs/pom.xml
index 6c2e3f49..9ead8ff9 100644
--- a/spring-modulith-docs/pom.xml
+++ b/spring-modulith-docs/pom.xml
@@ -4,7 +4,7 @@
org.springframework.experimental
spring-modulith
- 0.2.0
+ 0.3.0-SNAPSHOT
../pom.xml
diff --git a/spring-modulith-events/pom.xml b/spring-modulith-events/pom.xml
index 7a8e12c1..6f15e9e6 100644
--- a/spring-modulith-events/pom.xml
+++ b/spring-modulith-events/pom.xml
@@ -4,7 +4,7 @@
org.springframework.experimental
spring-modulith
- 0.2.0
+ 0.3.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 aab46054..93cd6eca 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.2.0
+ 0.3.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 05020382..1d76362f 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.2.0
+ 0.3.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 bc55aab9..7f90b224 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.2.0
+ 0.3.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 4469ed77..752ba5d3 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.2.0
+ 0.3.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 3ecc5996..b8c6c297 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.2.0
+ 0.3.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 07a7b7e8..2be5a177 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.2.0
+ 0.3.0-SNAPSHOT
Spring Modulith - Events - Integration tests
diff --git a/spring-modulith-example/pom.xml b/spring-modulith-example/pom.xml
index c57495ab..dddb603b 100644
--- a/spring-modulith-example/pom.xml
+++ b/spring-modulith-example/pom.xml
@@ -11,7 +11,7 @@
spring-modulith-example
Spring Modulith - Example
- 0.2.0
+ 0.3.0-SNAPSHOT
17
@@ -22,7 +22,7 @@
org.springframework.experimental
spring-modulith-bom
- 0.2.0
+ 0.3.0-SNAPSHOT
pom
import
@@ -122,8 +122,4 @@
-
-
- 0.2.0
-
diff --git a/spring-modulith-integration-test/pom.xml b/spring-modulith-integration-test/pom.xml
index 5034a296..8a1a1331 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.2.0
+ 0.3.0-SNAPSHOT
../pom.xml
diff --git a/spring-modulith-moments/pom.xml b/spring-modulith-moments/pom.xml
index c7bce8da..872bbb79 100644
--- a/spring-modulith-moments/pom.xml
+++ b/spring-modulith-moments/pom.xml
@@ -4,7 +4,7 @@
org.springframework.experimental
spring-modulith
- 0.2.0
+ 0.3.0-SNAPSHOT
Spring Modulith - Moments
diff --git a/spring-modulith-observability/pom.xml b/spring-modulith-observability/pom.xml
index 1cca26ea..94383d8e 100644
--- a/spring-modulith-observability/pom.xml
+++ b/spring-modulith-observability/pom.xml
@@ -4,7 +4,7 @@
org.springframework.experimental
spring-modulith
- 0.2.0
+ 0.3.0-SNAPSHOT
spring-modulith-observability
diff --git a/spring-modulith-runtime/pom.xml b/spring-modulith-runtime/pom.xml
index b9bab0b6..f9630e24 100644
--- a/spring-modulith-runtime/pom.xml
+++ b/spring-modulith-runtime/pom.xml
@@ -4,7 +4,7 @@
org.springframework.experimental
spring-modulith
- 0.2.0
+ 0.3.0-SNAPSHOT
Spring Modulith - Runtime support
diff --git a/spring-modulith-starter-jdbc/pom.xml b/spring-modulith-starter-jdbc/pom.xml
index b528e1a8..32c4b40d 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.2.0
+ 0.3.0-SNAPSHOT
spring-modulith-starter-jdbc
@@ -20,12 +20,12 @@
org.springframework.experimental
spring-modulith-api
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-moments
- 0.2.0
+ 0.3.0-SNAPSHOT
@@ -33,18 +33,18 @@
org.springframework.experimental
spring-modulith-events-core
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-events-jackson
- 0.2.0
+ 0.3.0-SNAPSHOT
runtime
org.springframework.experimental
spring-modulith-events-jdbc
- 0.2.0
+ 0.3.0-SNAPSHOT
runtime
diff --git a/spring-modulith-starter-jpa/pom.xml b/spring-modulith-starter-jpa/pom.xml
index f9cefcd9..eff4d2ef 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.2.0
+ 0.3.0-SNAPSHOT
spring-modulith-starter-jpa
@@ -20,12 +20,12 @@
org.springframework.experimental
spring-modulith-api
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-moments
- 0.2.0
+ 0.3.0-SNAPSHOT
@@ -33,18 +33,18 @@
org.springframework.experimental
spring-modulith-events-core
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-events-jackson
- 0.2.0
+ 0.3.0-SNAPSHOT
runtime
org.springframework.experimental
spring-modulith-events-jpa
- 0.2.0
+ 0.3.0-SNAPSHOT
runtime
diff --git a/spring-modulith-starter-mongodb/pom.xml b/spring-modulith-starter-mongodb/pom.xml
index 62f0d10d..91fff9ab 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.2.0
+ 0.3.0-SNAPSHOT
spring-modulith-starter-mongodb
@@ -20,12 +20,12 @@
org.springframework.experimental
spring-modulith-api
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-moments
- 0.2.0
+ 0.3.0-SNAPSHOT
@@ -33,18 +33,18 @@
org.springframework.experimental
spring-modulith-events-core
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-events-jackson
- 0.2.0
+ 0.3.0-SNAPSHOT
runtime
org.springframework.experimental
spring-modulith-events-mongodb
- 0.2.0
+ 0.3.0-SNAPSHOT
runtime
diff --git a/spring-modulith-starter-test/pom.xml b/spring-modulith-starter-test/pom.xml
index d908cbb9..054e0748 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.2.0
+ 0.3.0-SNAPSHOT
spring-modulith-starter-test
@@ -19,13 +19,13 @@
org.springframework.experimental
spring-modulith-test
- 0.2.0
+ 0.3.0-SNAPSHOT
org.springframework.experimental
spring-modulith-docs
- 0.2.0
+ 0.3.0-SNAPSHOT
diff --git a/spring-modulith-test/pom.xml b/spring-modulith-test/pom.xml
index 89282a91..4a801136 100644
--- a/spring-modulith-test/pom.xml
+++ b/spring-modulith-test/pom.xml
@@ -4,7 +4,7 @@
org.springframework.experimental
spring-modulith
- 0.2.0
+ 0.3.0-SNAPSHOT
../pom.xml