Author: britter Date: Mon May 23 14:44:14 2016 New Revision: 1745203 URL: http://svn.apache.org/viewvc?rev=1745203&view=rev Log: Creating commons-fileupload-1.3.2-RC1 tag
Added: commons/proper/fileupload/tags/FILEUPLOAD_1_3_2_RC1/ - copied from r1745201, commons/proper/fileupload/branches/b1_3/ Modified: commons/proper/fileupload/tags/FILEUPLOAD_1_3_2_RC1/pom.xml Modified: commons/proper/fileupload/tags/FILEUPLOAD_1_3_2_RC1/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/fileupload/tags/FILEUPLOAD_1_3_2_RC1/pom.xml?rev=1745203&r1=1745201&r2=1745203&view=diff ============================================================================== --- commons/proper/fileupload/tags/FILEUPLOAD_1_3_2_RC1/pom.xml (original) +++ commons/proper/fileupload/tags/FILEUPLOAD_1_3_2_RC1/pom.xml Mon May 23 14:44:14 2016 @@ -26,7 +26,7 @@ <groupId>commons-fileupload</groupId> <artifactId>commons-fileupload</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.2</version> <name>Apache Commons FileUpload</name> <description> @@ -167,9 +167,9 @@ </contributors> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/fileupload/branches/b1_3</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/fileupload/branches/b1_3</developerConnection> - <url>http://svn.apache.org/viewvc/commons/proper/fileupload/branches/b1_3</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/fileupload/tags/FILEUPLOAD_1_3_2</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/fileupload/tags/FILEUPLOAD_1_3_2</developerConnection> + <url>http://svn.apache.org/viewvc/commons/proper/fileupload/tags/FILEUPLOAD_1_3_2</url> </scm> <issueManagement> <system>jira</system>