Skip to content

Commit 33ec3c2

Browse files
committed
[maven-release-plugin] prepare release SeleniumDownloadHelper-0.3.0
1 parent 58a8040 commit 33ec3c2

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

pom.xml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@
44
~ Michel Racic (http://rac.su/+) => github.com/rac2030
55
-->
66

7-
<project xmlns="http://maven.apache.org/POM/4.0.0"
8-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
7+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
108
<modelVersion>4.0.0</modelVersion>
119

1210
<groupId>ch.racic.selenium.helper</groupId>
1311
<artifactId>SeleniumDownloadHelper</artifactId>
14-
<version>0.3.0-SNAPSHOT</version>
12+
<version>0.3.0</version>
1513
<packaging>jar</packaging>
1614

1715
<name>Selenium Download Helper library</name>
@@ -36,7 +34,8 @@
3634
<connection>scm:git:git@github.com:rac2030/SeleniumDownloadHelper.git</connection>
3735
<developerConnection>scm:git:git@github.com:rac2030/SeleniumDownloadHelper.git</developerConnection>
3836
<url>http://github.com/rac2030/SeleniumDownloadHelper</url>
39-
</scm>
37+
<tag>SeleniumDownloadHelper-0.3.0</tag>
38+
</scm>
4039

4140
<distributionManagement>
4241
<snapshotRepository>

0 commit comments

Comments
 (0)