GH-189 - Prepare next development iteration.

This commit is contained in:
Oliver Drotbohm
2023-05-02 12:28:30 +02:00
parent 9d1180017e
commit 60ce7da56e
29 changed files with 72 additions and 77 deletions

View File

@@ -10,7 +10,7 @@
<groupId>org.springframework.experimental</groupId>
<artifactId>spring-modulith-examples</artifactId>
<version>0.6.0</version>
<version>0.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Modulith - Examples</name>
@@ -30,7 +30,7 @@
<dependency>
<groupId>org.springframework.experimental</groupId>
<artifactId>spring-modulith-bom</artifactId>
<version>0.6.0</version>
<version>0.7.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
@@ -113,9 +113,4 @@
</releases>
</pluginRepository>
</pluginRepositories>
<scm>
<tag>0.6.0</tag>
</scm>
</project>