[maven-release-plugin] prepare release commons-fileupload-1.3.3-RC2
diff --git a/pom.xml b/pom.xml
index 2fc248b..bb46cc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>commons-fileupload</groupId>
   <artifactId>commons-fileupload</artifactId>
-  <version>1.3.3-SNAPSHOT</version>
+  <version>1.3.3</version>
 
   <name>Apache Commons FileUpload</name>
   <description>
@@ -170,7 +170,7 @@
     <connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-fileupload.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-fileupload.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=commons-fileupload.git</url>
-    <tag>commons-fileupload-1.3.3-RC1</tag>
+    <tag>commons-fileupload-1.3.3-RC2</tag>
   </scm>
   <issueManagement>
     <system>jira</system>