diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index d7b17939..29eb0a36 100644 --- a/spring-modulith-examples/pom.xml +++ b/spring-modulith-examples/pom.xml @@ -10,7 +10,7 @@ org.springframework.modulith spring-modulith-examples - 1.3.0 + 1.3.5-SNAPSHOT pom Spring Modulith - Examples 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 9745989c..9dd89c31 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.3.0 + 1.3.5-SNAPSHOT ../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 4f4c675a..3168cc26 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.3.0 + 1.3.5-SNAPSHOT ../pom.xml diff --git a/spring-modulith-examples/spring-modulith-example-epr-neo4j/pom.xml b/spring-modulith-examples/spring-modulith-example-epr-neo4j/pom.xml index 4f776505..f202e8f8 100644 --- a/spring-modulith-examples/spring-modulith-example-epr-neo4j/pom.xml +++ b/spring-modulith-examples/spring-modulith-example-epr-neo4j/pom.xml @@ -5,7 +5,7 @@ org.springframework.modulith spring-modulith-examples - 1.3.0 + 1.3.5-SNAPSHOT ../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 0570e0fd..7be6bef6 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.3.0 + 1.3.5-SNAPSHOT ../pom.xml diff --git a/spring-modulith-examples/spring-modulith-example-kafka/pom.xml b/spring-modulith-examples/spring-modulith-example-kafka/pom.xml index 50c59a65..e1bb7ca6 100644 --- a/spring-modulith-examples/spring-modulith-example-kafka/pom.xml +++ b/spring-modulith-examples/spring-modulith-example-kafka/pom.xml @@ -4,7 +4,7 @@ org.springframework.modulith spring-modulith-examples - 1.3.0 + 1.3.5-SNAPSHOT Spring Modulith - Examples - Kafka Example