Skip to content

Commit 632254a

Browse files
committed
[maven-release-plugin] prepare release v1.3.0
1 parent fe62f7b commit 632254a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>io.percy</groupId>
77
<artifactId>percy-java-selenium</artifactId>
8-
<version>1.2.1-SNAPSHOT</version>
8+
<version>1.3.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>${project.groupId}:${project.artifactId}</name>
@@ -32,7 +32,7 @@
3232
<connection>scm:git:git://github.com/percy/percy-java-selenium.git</connection>
3333
<developerConnection>scm:git:https://github.com/percy/percy-java-selenium.git</developerConnection>
3434
<url>https://github.com/percy/percy-java-selenium/tree/master</url>
35-
<tag>v1.2.0</tag>
35+
<tag>v1.3.0</tag>
3636
</scm>
3737

3838
<properties>

0 commit comments

Comments
 (0)