GH-785 - Prepare next development iteration.

This commit is contained in:
Oliver Drotbohm
2024-08-23 12:36:24 +02:00
parent fbff89425f
commit 65178e42de
40 changed files with 96 additions and 100 deletions

View File

@@ -3,7 +3,7 @@
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith</artifactId>
<version>1.3.0-M2</version>
<version>1.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -575,7 +575,7 @@ limitations under the License.
<url>https://github.com/spring-projects/spring-modulith</url>
<connection>scm:git:https://github.com/spring-projects/spring-modulith</connection>
<developerConnection>scm:git:ssh://git@github.com/spring-projects-experimental/spring-modulith</developerConnection>
<tag>1.3.0-M2</tag>
<tag>main</tag>
</scm>
<repositories>