GH-1094 - Release version 1.4.0-M2.

This commit is contained in:
Oliver Drotbohm
2025-02-25 10:40:48 +01:00
parent 07f7843385
commit 95acf1fcac
41 changed files with 103 additions and 99 deletions

View File

@@ -3,7 +3,7 @@
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-M2</version>
<packaging>pom</packaging>
@@ -641,7 +641,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.4.0-M2</tag>
</scm>
<repositories>