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 fcf6add commit c35a0f4Copy full SHA for c35a0f4
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>edu.hm.hafner</groupId>
7
<artifactId>codingstyle-pom</artifactId>
8
- <version>3.14.0-SNAPSHOT</version>
+ <version>3.14.0</version>
9
10
<packaging>pom</packaging>
11
@@ -24,7 +24,7 @@
24
<connection>scm:git:https://github.com/uhafner/codingstyle-pom.git</connection>
25
<developerConnection>scm:git:git@github.com:uhafner/codingstyle-pom.git</developerConnection>
26
<url>https://github.com/uhafner/codingstyle-pom</url>
27
- <tag>v3.0.0</tag>
+ <tag>v3.14.0</tag>
28
</scm>
29
30
<licenses>
0 commit comments