RC2 -> RC3
diff --git a/pom.xml b/pom.xml
index 6b8ce0d..c384a27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
 
     <!-- Commons Release Plugin -->
     <commons.bc.version>1.4</commons.bc.version>
-    <commons.rc.version>RC2</commons.rc.version>
+    <commons.rc.version>RC3</commons.rc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
     <commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
     <commons.releaseManagerName>Rob Tompkins</commons.releaseManagerName>