We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee398e7 commit 2ab2f40Copy full SHA for 2ab2f40
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>io.zenwave360.sdk</groupId>
14
<artifactId>spring-modulith-events-scs</artifactId>
15
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.0.7</version>
16
<packaging>jar</packaging>
17
18
<name>${project.groupId}:${project.artifactId}</name>
@@ -39,7 +39,7 @@
39
<connection>scm:git:git://github.com/ZenWave360/spring-modulith-events-scs.git</connection>
40
<developerConnection>scm:git:git@github.com:ZenWave360/ZenWave360.git</developerConnection>
41
<url>https://github.com/ZenWave360/spring-modulith-events-scs/</url>
42
- <tag>HEAD</tag>
+ <tag>v1.0.7</tag>
43
</scm>
44
45
<repositories>
0 commit comments