Skip to content

Commit

Permalink
distribution: added anadix-selenium to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas Schlosser authored and Tomas Schlosser committed Dec 28, 2011
1 parent 3a1fa34 commit 6f937f4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions anadix-distribution/pom.xml
Expand Up @@ -86,6 +86,11 @@
<artifactId>anadix-ant</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.anadix</groupId>
<artifactId>anadix-selenium</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.anadix</groupId>
Expand Down

0 comments on commit 6f937f4

Please sign in to comment.