We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe62f7b commit 632254aCopy full SHA for 632254a
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>io.percy</groupId>
7
<artifactId>percy-java-selenium</artifactId>
8
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.3.0</version>
9
<packaging>jar</packaging>
10
11
<name>${project.groupId}:${project.artifactId}</name>
@@ -32,7 +32,7 @@
32
<connection>scm:git:git://github.com/percy/percy-java-selenium.git</connection>
33
<developerConnection>scm:git:https://github.com/percy/percy-java-selenium.git</developerConnection>
34
<url>https://github.com/percy/percy-java-selenium/tree/master</url>
35
- <tag>v1.2.0</tag>
+ <tag>v1.3.0</tag>
36
</scm>
37
38
<properties>
0 commit comments