<library id="fileupload" symbolicName="org.apache.commons.fileupload">
	<name>Apache Commons FileUpload</name>
	<description>Apache Commons FileUpload</description>
	<version>1.2</version>
	<release>2</release>
	<homeUri>http://commons.apache.org/fileupload/</homeUri>
	<downloadUri>http://commons.apache.org/downloads/download_fileupload.cgi</downloadUri>
	<provider>Apache Software Foundation</provider>

	<package name="org.apache.commons.fileupload">
		<maven>
			<groupId>commons-fileupload</groupId>
			<artifactId>commons-fileupload</artifactId>
		</maven>
	</package>
	<distributions>
		<distribution id="classic" />
	</distributions>
	<javadocs>
		<link href="http://commons.apache.org/fileupload/apidocs/" />
	</javadocs>
</library>
