GH-742 - Release version 1.3.0-M1.

This commit is contained in:
Oliver Drotbohm
2024-07-19 01:58:03 +02:00
parent 6096bdb1dd
commit 9bf8a70c9f
40 changed files with 100 additions and 96 deletions

View File

@@ -3,7 +3,7 @@
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0-M1</version>
<packaging>pom</packaging>
@@ -593,7 +593,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>main</tag>
<tag>1.3.0-M1</tag>
</scm>
<repositories>