GH-811 - Prepare next development iteration.

This commit is contained in:
Oliver Drotbohm
2024-09-20 23:00:45 +02:00
parent 3d28ea69a1
commit ff131170e0
40 changed files with 96 additions and 100 deletions

View File

@@ -10,7 +10,7 @@
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-examples</artifactId>
<version>1.2.4</version>
<version>1.2.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Modulith - Examples</name>
@@ -57,7 +57,7 @@
<dependency>
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-bom</artifactId>
<version>1.2.4</version>
<version>1.2.5-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
@@ -140,8 +140,4 @@
</releases>
</pluginRepository>
</pluginRepositories>
<scm>
<tag>1.2.4</tag>
</scm>
</project>