Update to commons-collections 2.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113705 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-struts-plugin</id>
|
||||
<name>Maven Struts Plugin</name>
|
||||
<currentVersion>1.1</currentVersion>
|
||||
<currentVersion>1.2-SNAPSHOT</currentVersion>
|
||||
<description/>
|
||||
<shortDescription>Java Project Management Tools</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/struts/</url>
|
||||
@@ -33,7 +33,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>commons-collections</id>
|
||||
<version>2.0</version>
|
||||
<version>2.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-jelly</groupId>
|
||||
|
||||
Reference in New Issue
Block a user