GH-1208 - Release version 1.4.0.

This commit is contained in:
Oliver Drotbohm
2025-05-26 21:14:04 +02:00
parent 6ac5f616fe
commit 83957916b2
42 changed files with 104 additions and 100 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</version>
<packaging>pom</packaging>
@@ -649,7 +649,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</tag>
</scm>
<repositories>