Prepare for 3.11-RC2.
diff --git a/pom.xml b/pom.xml
index bf56566..d9760d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -625,7 +625,7 @@
 
     <!-- Commons Release Plugin -->
     <commons.bc.version>3.10</commons.bc.version>
-    <commons.rc.version>RC1</commons.rc.version>
+    <commons.rc.version>RC2</commons.rc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
     <commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/lang</commons.distSvnStagingUrl>
     <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>