Skip to content

Commit

Permalink
Removes duplicate commons-collection declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
astubbs committed Apr 28, 2010
1 parent fbfa6d6 commit 424ea74
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,11 +149,6 @@
<artifactId>commons-lang</artifactId>
<version>2.4</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2.1</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
Expand Down

0 comments on commit 424ea74

Please sign in to comment.