Author: niallp
Date: Tue Jan 15 13:06:08 2008
New Revision: 612220
URL: http://svn.apache.org/viewvc?rev=612220&view=rev
Log:
upgrade to commons-parent-7
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=612220&r1=612219&r2=612220&view=diff
==============================================================================
--- commons/proper/collections/branches/collections_jdk5_branch/pom.xml
(original)
+++ commons/proper/collections/branches/collections_jdk5_branch/pom.xml Tue Jan
15 13:06:08 2008
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>6</version>
+ <version>7</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-collections</groupId>