Prepare for the next release.
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 716bd73..ee302d1 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -60,7 +60,7 @@
 <plugin>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-build-plugin</artifactId>
-  <version>1.10</version>
+  <version>1.11</version>
 </plugin>
 ]]></source>
             </p>
@@ -72,7 +72,7 @@
             <p>As noted above, you can override POM properties if necessary.</p>
 
             <p>To use a SNAPSHOT version (for testing etc)</p>
-            <source>mvn org.apache.commons:commons-build-plugin:1.10-SNAPSHOT:download-page [-Dcommons.release.version=1.2.3]</source>
+            <source>mvn org.apache.commons:commons-build-plugin:1.11-SNAPSHOT:download-page [-Dcommons.release.version=1.2.3]</source>
         </section>
     </body>
 </document>