|
4 | 4 | <modelVersion>4.0.0</modelVersion>
|
5 | 5 | <groupId>com.assertthat</groupId>
|
6 | 6 | <artifactId>selenium-shutterbug</artifactId>
|
7 | | - <version>1.6</version> |
| 7 | + <version>1.7-SNAPSHOT</version> |
8 | 8 | <name>selenium-shutterbug</name>
|
9 | 9 | <description>Utility library to create customized screenshots using Selenium WebDriver and Java AWT</description>
|
10 | 10 | <url>http://www.assertthat.com</url>
|
|
24 | 24 | <url>https://github.com/assertthat/selenium-shutterbug</url>
|
25 | 25 | <connection>scm:git:git://github.com/assertthat/selenium-shutterbug.git</connection>
|
26 | 26 | <developerConnection>scm:git:git@github.com:assertthat/selenium-shutterbug.git</developerConnection>
|
27 | | - <tag>v1.6</tag> |
| 27 | + <tag>v1.3</tag> |
28 | 28 | </scm>
|
29 | 29 | <developers>
|
30 | 30 | <developer>
|
|
0 commit comments