We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51e2618 commit 8dad64aCopy full SHA for 8dad64a
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.assertthat</groupId>
6
<artifactId>selenium-shutterbug</artifactId>
7
- <version>0.9.3</version>
+ <version>0.9.4-SNAPSHOT</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>v9.0.3</tag>
+ <tag>v0.9.1</tag>
28
</scm>
29
<developers>
30
<developer>
0 commit comments