Commit 68cb71d travis-ci
committed
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ submit an issue ticket.
38
38
## Documentation
39
39
40
40
- A full reference guide is here: https://github.com/digital-delivery-academy/selenium-pom-framework/wiki
41
- - Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-0.0.5
41
+ - Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-0.0.6
42
42
43
43
## Example tests
44
44
@@ -52,7 +52,7 @@ Put this in your POM.xml.
52
52
<dependency>
53
53
<groupId>uk.co.evoco</groupId>
54
54
<artifactId>selenium-pom-framework</artifactId>
55
- <version>0.0.5 </version>
55
+ <version>0.0.6 </version>
56
56
</dependency>
57
57
```
58
58
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >uk.co.evoco</groupId >
8
8
<artifactId >selenium-pom-framework</artifactId >
9
- <version >0.0.6 </version >
9
+ <version >0.0.7 </version >
10
10
11
11
<contributors >
12
12
<contributor >
You can’t perform that action at this time.
0 commit comments