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 47a4e2c commit c3d8902Copy full SHA for c3d8902
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>edu.hm.hafner</groupId>
7
<artifactId>codingstyle</artifactId>
8
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
9
10
<packaging>jar</packaging>
11
@@ -22,7 +22,7 @@
22
<connection>scm:git:git://github.com/uhafner/codingstyle.git</connection>
23
<developerConnection>scm:git:[email protected]:uhafner/codingstyle.git</developerConnection>
24
<url>https://github.com/uhafner/codingstyle</url>
25
- <tag>HEAD</tag>
+ <tag>v2.2.0</tag>
26
</scm>
27
28
<licenses>
0 commit comments