Skip to content

Commit 6aed82b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 68b7865 commit 6aed82b

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

1010
<artifactId>xunit</artifactId>
11-
<version>2.0.0</version>
11+
<version>2.0.1-SNAPSHOT</version>
1212
<packaging>hpi</packaging>
1313
<name>xUnit plugin</name>
1414
<url>http://wiki.jenkins-ci.org/display/JENKINS/xUnit+Plugin</url>
@@ -191,7 +191,7 @@
191191
<scm>
192192
<connection>scm:git:git://github.com/jenkinsci/xunit-plugin.git</connection>
193193
<developerConnection>scm:git:[email protected]:jenkinsci/xunit-plugin.git</developerConnection>
194-
<tag>xunit-2.0.0</tag>
194+
<tag>HEAD</tag>
195195
</scm>
196196

197197
<build>

0 commit comments

Comments
 (0)