Skip to content

Commit

Permalink
updated testng dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mirko.nasato committed Apr 3, 2011
1 parent 6895bd9 commit 6fe5301
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions jodconverter-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>5.8</version>
<classifier>jdk15</classifier>
<version>6.0.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 6fe5301

Please sign in to comment.