Skip to content

Commit 84e6272

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a2f0dc9 commit 84e6272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>dev.ditsche</groupId>
66
<artifactId>validator</artifactId>
7-
<version>2.2.0</version>
7+
<version>2.2.1-SNAPSHOT</version>
88

99
<packaging>jar</packaging>
1010

@@ -75,7 +75,7 @@
7575
<connection>scm:git://github.com:ditschedev/validator.git</connection>
7676
<developerConnection>scm:git:[email protected]:ditschedev/validator.git</developerConnection>
7777
<url>https://github.com/ditschedev/validator</url>
78-
<tag>2.2.0</tag>
78+
<tag>HEAD</tag>
7979
</scm>
8080

8181
<build>

0 commit comments

Comments
 (0)