We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 163a0a5 commit 6f4f45cCopy full SHA for 6f4f45c
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.assertthat</groupId>
6
<artifactId>selenium-shutterbug</artifactId>
7
- <version>1.3-SNAPSHOT</version>
+ <version>1.3</version>
8
<name>selenium-shutterbug</name>
9
<description>Utility library to create customized screenshots using Selenium WebDriver and Java AWT</description>
10
<url>http://www.assertthat.com</url>
@@ -24,7 +24,7 @@
24
<url>https://github.com/assertthat/selenium-shutterbug</url>
25
<connection>scm:git:git://github.com/assertthat/selenium-shutterbug.git</connection>
26
<developerConnection>scm:git:[email protected]:assertthat/selenium-shutterbug.git</developerConnection>
27
- <tag>v1.2</tag>
+ <tag>v1.3</tag>
28
</scm>
29
<developers>
30
<developer>
0 commit comments