Skip to content

Commit 3664083

Browse files
committed
[maven-release-plugin] prepare release fluent-selenium-1.20
1 parent da3b605 commit 3664083

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>org.seleniumhq.selenium.fluent</groupId>
99
<artifactId>fluent-selenium</artifactId>
1010
<packaging>jar</packaging>
11-
<version>1.20-SNAPSHOT</version>
11+
<version>1.20</version>
1212
<name>fluent-selenium</name>
1313
<description>A Fluent API on top of Selenium's WebDriver API</description>
1414
<url>http://github.com/SeleniumHQ/fluent-selenium</url>
@@ -22,7 +22,7 @@
2222
<connection>scm:git:git@github.com:SeleniumHQ/fluent-selenium.git</connection>
2323
<developerConnection>scm:git:git@github.com:SeleniumHQ/fluent-selenium.git</developerConnection>
2424
<url>git@github.com:SeleniumHQ/fluent-selenium.git</url>
25-
<tag>HEAD</tag>
25+
<tag>fluent-selenium-1.20</tag>
2626
</scm>
2727
<dependencies>
2828
<dependency>

0 commit comments

Comments
 (0)