We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fe3be6 commit 0120ba5Copy full SHA for 0120ba5
pom.xml
@@ -24,7 +24,7 @@
24
25
<groupId>ch.baloise.corellia</groupId>
26
<artifactId>api-jakarta</artifactId>
27
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4</version>
28
<packaging>jar</packaging>
29
30
<ciManagement>
@@ -39,7 +39,7 @@
39
<url>https://github.com/baloise/corellia.git</url>
40
<connection>scm:git:https://github.com/baloise/corellia.git</connection>
41
<developerConnection>scm:git:https://github.com/baloise/corellia.git</developerConnection>
42
- <tag>v3.0.0</tag>
+ <tag>v3.0.4</tag>
43
</scm>
44
45
<distributionManagement>
0 commit comments