Author: niallp
Date: Sun Jan 6 19:50:22 2008
New Revision: 609507
URL: http://svn.apache.org/viewvc?rev=609507&view=rev
Log:
Upgrade to commons-parent version 6 release
Modified:
commons/proper/fileupload/branches/b_1_2_1/pom.xml
Modified: commons/proper/fileupload/branches/b_1_2_1/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/fileupload/branches/b_1_2_1/pom.xml?rev=609507&r1=609506&r2=609507&view=diff
==============================================================================
--- commons/proper/fileupload/branches/b_1_2_1/pom.xml (original)
+++ commons/proper/fileupload/branches/b_1_2_1/pom.xml Sun Jan 6 19:50:22 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>org.apache.commons.fileupload</groupId>