GH-812 - Release version 1.1.9.

This commit is contained in:
Oliver Drotbohm
2024-09-20 22:33:43 +02:00
parent b4456d5763
commit bf4e0c0602
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.1.9-SNAPSHOT</version>
<version>1.1.9</version>
<packaging>pom</packaging>
@@ -567,7 +567,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.9</tag>
</scm>
<repositories>