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