GH-956 - Prepare next development iteration.

This commit is contained in:
Oliver Drotbohm
2024-11-21 16:47:07 +01:00
parent 255596b619
commit 32c66c2b2c
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.6</version>
<version>1.2.7-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Modulith - Examples</name>
@@ -58,7 +58,7 @@
<dependency>
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-bom</artifactId>
<version>1.2.6</version>
<version>1.2.7-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
@@ -141,8 +141,4 @@
</releases>
</pluginRepository>
</pluginRepositories>
<scm>
<tag>1.2.6</tag>
</scm>
</project>