GH-474 - Prepare next development iteration.

This commit is contained in:
Oliver Drotbohm
2024-01-19 19:49:09 +01:00
parent 6f5886ddef
commit c06a2c915e
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.2.0-M1</version>
<version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -576,7 +576,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.2.0-M1</tag>
<tag>main</tag>
</scm>
<repositories>