Skip to content

Commit 2f8f027

Browse files
Update README.md
1 parent aec79c2 commit 2f8f027

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,6 @@ We use interfaces where is possible, so you can implement your own version of ta
1212

1313
1. To start work with this package, simply add the dependency to your pom.xml:
1414
```
15-
<repositories>
16-
<repository>
17-
<id>ossrh</id>
18-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
19-
</repository>
20-
<repository>
21-
<id>ossrh</id>
22-
<url>https://repo1.maven.org/maven2/</url>
23-
</repository>
24-
</repositories>
25-
2615
<dependency>
2716
<groupId>com.github.aquality-automation</groupId>
2817
<artifactId>aquality-selenium</artifactId>

0 commit comments

Comments
 (0)