Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release jtaf-extwebdriver-1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kood1 committed Apr 7, 2014
1 parent c295f3d commit bb01530
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.finra.jtaf</groupId>
<artifactId>jtaf-extwebdriver</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2</version>
<packaging>jar</packaging>
<name>Extensions for WebDriver</name>
<description>ExtWebDriver is an enhancement to the WebDriver API, with features such as widget library, session management and extended functions</description>
Expand All @@ -18,7 +18,7 @@
<connection>scm:git:https://github.com/FINRAOS/JTAF-ExtWebDriver.git</connection>
<developerConnection>scm:git:https://github.com/FINRAOS/JTAF-ExtWebDriver.git</developerConnection>
<url>https://github.com/FINRAOS/JTAF-ExtWebDriver.git</url>
<tag>HEAD</tag>
<tag>jtaf-extwebdriver-1.2</tag>
</scm>
<developers>
<developer>
Expand Down

0 comments on commit bb01530

Please sign in to comment.