GH-199 - Release version 1.0.0-M1.

This commit is contained in:
Oliver Drotbohm
2023-06-23 12:55:09 +02:00
parent b525d925ef
commit a74c4e582d
30 changed files with 77 additions and 73 deletions

View File

@@ -3,7 +3,7 @@
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-M1</version>
<packaging>pom</packaging>
@@ -578,7 +578,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.0.0-M1</tag>
</scm>
<repositories>