Skip to content

Commit 50d8fa6

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3e52de9 commit 50d8fa6

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
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>se.bjurr.violations</groupId>
1010
<artifactId>violations-maven-plugin</artifactId>
11-
<version>3.0.0</version>
11+
<version>3.0.1-SNAPSHOT</version>
1212
<packaging>maven-plugin</packaging>
1313
<name>violations-maven-plugin</name>
1414
<description>Maven plugin that will find report files from static code analysis, present and optionally fail the
@@ -18,7 +18,7 @@
1818

1919
<scm>
2020
<developerConnection>scm:git:[email protected]:tomasbjerre/violations-maven-plugin.git</developerConnection>
21-
<tag>violations-maven-plugin-3.0.0</tag>
21+
<tag>HEAD</tag>
2222
<url>https://github.com/tomasbjerre/violations-maven-plugin</url>
2323
</scm>
2424

0 commit comments

Comments
 (0)