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 d3fd7d7 commit 318bb05Copy full SHA for 318bb05
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>edu.hm.hafner</groupId>
6
<artifactId>codingstyle</artifactId>
7
- <version>4.12.0-SNAPSHOT</version>
+ <version>4.12.0</version>
8
<packaging>jar</packaging>
9
10
<name>Java coding style</name>
@@ -39,7 +39,7 @@
39
<scm>
40
<connection>scm:git:https://github.com/uhafner/codingstyle.git</connection>
41
<developerConnection>scm:git:[email protected]:uhafner/codingstyle.git</developerConnection>
42
- <tag>HEAD</tag>
+ <tag>v4.12.0</tag>
43
<url>https://github.com/uhafner/codingstyle</url>
44
</scm>
45
<distributionManagement>
0 commit comments