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 a2f0dc9 commit 84e6272Copy full SHA for 84e6272
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>dev.ditsche</groupId>
6
<artifactId>validator</artifactId>
7
- <version>2.2.0</version>
+ <version>2.2.1-SNAPSHOT</version>
8
9
<packaging>jar</packaging>
10
@@ -75,7 +75,7 @@
75
<connection>scm:git://github.com:ditschedev/validator.git</connection>
76
<developerConnection>scm:git:[email protected]:ditschedev/validator.git</developerConnection>
77
<url>https://github.com/ditschedev/validator</url>
78
- <tag>2.2.0</tag>
+ <tag>HEAD</tag>
79
</scm>
80
81
<build>
0 commit comments