We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33ec3c2 commit f49804eCopy full SHA for f49804e
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>ch.racic.selenium.helper</groupId>
11
<artifactId>SeleniumDownloadHelper</artifactId>
12
- <version>0.3.0</version>
+ <version>0.3.1-SNAPSHOT</version>
13
<packaging>jar</packaging>
14
15
<name>Selenium Download Helper library</name>
@@ -34,7 +34,7 @@
34
<connection>scm:git:git@github.com:rac2030/SeleniumDownloadHelper.git</connection>
35
<developerConnection>scm:git:git@github.com:rac2030/SeleniumDownloadHelper.git</developerConnection>
36
<url>http://github.com/rac2030/SeleniumDownloadHelper</url>
37
- <tag>SeleniumDownloadHelper-0.3.0</tag>
+ <tag>HEAD</tag>
38
</scm>
39
40
<distributionManagement>
0 commit comments