Author: niallp
Date: Sun Jan 6 19:16:37 2008
New Revision: 609498
URL: http://svn.apache.org/viewvc?rev=609498&view=rev
Log:
Upgrade to commons-parent version 6 release
Modified:
commons/proper/collections/branches/collections_jdk5_branch/pom.xml
Modified: commons/proper/collections/branches/collections_jdk5_branch/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/collections/branches/collections_jdk5_branch/pom.xml?rev=609498&r1=609497&r2=609498&view=diff
==============================================================================
--- commons/proper/collections/branches/collections_jdk5_branch/pom.xml
(original)
+++ commons/proper/collections/branches/collections_jdk5_branch/pom.xml Sun Jan
6 19:16:37 2008
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-collections</groupId>