We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6791e5f commit bb2b82cCopy full SHA for bb2b82c
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>edu.hm.hafner</groupId>
6
<artifactId>codingstyle-pom</artifactId>
7
- <version>4.8.0</version>
+ <version>4.9.0-SNAPSHOT</version>
8
<packaging>pom</packaging>
9
10
<name>Java coding style POM</name>
@@ -40,7 +40,7 @@
40
<scm>
41
<connection>scm:git:https://github.com/uhafner/codingstyle-pom.git</connection>
42
<developerConnection>scm:git:[email protected]:uhafner/codingstyle-pom.git</developerConnection>
43
- <tag>v4.8.0</tag>
+ <tag>HEAD</tag>
44
<url>https://github.com/uhafner/codingstyle-pom</url>
45
</scm>
46
<distributionManagement>
0 commit comments