GH-147 - Release version 0.4.1.

This commit is contained in:
Oliver Drotbohm
2023-02-24 16:47:14 +01:00
parent e24bdaf80d
commit 13c9f96448
25 changed files with 66 additions and 62 deletions

View File

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