GH-340 - Release version 1.0.2.

This commit is contained in:
Oliver Drotbohm
2023-10-23 08:50:22 +02:00
parent 6a20c5171d
commit f875e67755
30 changed files with 76 additions and 72 deletions

View File

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