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 abad6e9 commit 3706e22Copy full SHA for 3706e22
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>edu.hm.hafner</groupId>
7
<artifactId>codingstyle</artifactId>
8
- <version>3.42.0-SNAPSHOT</version>
+ <version>3.42.0</version>
9
<packaging>jar</packaging>
10
11
<name>Java coding style</name>
@@ -42,7 +42,7 @@
42
<connection>scm:git:https://github.com/uhafner/codingstyle.git</connection>
43
<developerConnection>scm:git:[email protected]:uhafner/codingstyle.git</developerConnection>
44
<url>https://github.com/uhafner/codingstyle</url>
45
- <tag>HEAD</tag>
+ <tag>v3.42.0</tag>
46
</scm>
47
<distributionManagement>
48
<snapshotRepository>
0 commit comments