We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46e9637 commit d286cb6Copy full SHA for d286cb6
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>edu.hm.hafner</groupId>
7
<artifactId>codingstyle</artifactId>
8
- <version>3.2.0</version>
+ <version>3.3.0-SNAPSHOT</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>v3.2.0</tag>
+ <tag>HEAD</tag>
26
</scm>
27
28
<licenses>
0 commit comments