Skip to content

Commit f49804e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 33ec3c2 commit f49804e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

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

1010
<groupId>ch.racic.selenium.helper</groupId>
1111
<artifactId>SeleniumDownloadHelper</artifactId>
12-
<version>0.3.0</version>
12+
<version>0.3.1-SNAPSHOT</version>
1313
<packaging>jar</packaging>
1414

1515
<name>Selenium Download Helper library</name>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:git@github.com:rac2030/SeleniumDownloadHelper.git</connection>
3535
<developerConnection>scm:git:git@github.com:rac2030/SeleniumDownloadHelper.git</developerConnection>
3636
<url>http://github.com/rac2030/SeleniumDownloadHelper</url>
37-
<tag>SeleniumDownloadHelper-0.3.0</tag>
37+
<tag>HEAD</tag>
3838
</scm>
3939

4040
<distributionManagement>

0 commit comments

Comments
 (0)