GH-434 - Release version 1.1.1.

This commit is contained in:
Oliver Drotbohm
2023-12-21 23:28:17 +01:00
parent 9ce5b33743
commit 96cd72ee91
40 changed files with 98 additions and 94 deletions

View File

@@ -3,7 +3,7 @@
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.1</version>
<packaging>pom</packaging>
@@ -569,7 +569,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.1.x</tag>
<tag>1.1.1</tag>
</scm>
<repositories>