Author: jochen
Date: Wed Jan 9 17:41:27 2008
New Revision: 610636
URL: http://svn.apache.org/viewvc?rev=610636&view=rev
Log:
Fixed groupId.
Modified:
commons/proper/fileupload/branches/b_1_2_1/project.xml
Modified: commons/proper/fileupload/branches/b_1_2_1/project.xml
URL:
http://svn.apache.org/viewvc/commons/proper/fileupload/branches/b_1_2_1/project.xml?rev=610636&r1=610635&r2=610636&view=diff
==============================================================================
--- commons/proper/fileupload/branches/b_1_2_1/project.xml (original)
+++ commons/proper/fileupload/branches/b_1_2_1/project.xml Wed Jan 9 17:41:27
2008
@@ -20,7 +20,7 @@
<pomVersion>3</pomVersion>
<name>FileUpload</name>
- <groupId>org.apache.commons.fileupload</groupId>
+ <groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<currentVersion>1.2.1</currentVersion>
<inceptionYear>2002</inceptionYear>