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 5ea056f commit 7c7ef0dCopy full SHA for 7c7ef0d
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>edu.hm.hafner</groupId>
6
<artifactId>codingstyle</artifactId>
7
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.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.5.0</tag>
43
<url>https://github.com/uhafner/codingstyle</url>
44
</scm>
45
<distributionManagement>
0 commit comments