Skip to content

Commit

Permalink
Drop unused helper and dependency to junit-ext
Browse files Browse the repository at this point in the history
  • Loading branch information
mcculls committed Apr 18, 2012
1 parent acd52f0 commit df114c4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 84 deletions.
8 changes: 0 additions & 8 deletions hudson-test-utils/pom.xml
Expand Up @@ -39,7 +39,6 @@ THE SOFTWARE.
</description>

<properties>
<junit-ext.version>1.0-RC3</junit-ext.version>
<hamcrest-library.version>1.2</hamcrest-library.version>
<hamcrest-core.version>1.2</hamcrest-core.version>
</properties>
Expand All @@ -55,13 +54,6 @@ THE SOFTWARE.
<artifactId>guava</artifactId>
</dependency>

<dependency>
<groupId>com.googlecode.junit-ext</groupId>
<artifactId>junit-ext</artifactId>
<classifier>junit45</classifier>
<version>${junit-ext.version}</version>
</dependency>

<dependency>
<groupId>junit</groupId>
<artifactId>junit-dep</artifactId>
Expand Down

This file was deleted.

0 comments on commit df114c4

Please sign in to comment.