Prepare for 2.3.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/vfs/trunk@1852263 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/README.md b/README.md
index ae642ce..52a2c36 100644
--- a/README.md
+++ b/README.md
@@ -43,8 +43,8 @@
 Apache Commons VFS Project

 ===================

 

-[![Build Status](https://travis-ci.org/apache/commons-vfs2.svg)](https://travis-ci.org/apache/commons-vfs2)

-[![Coverage Status](https://coveralls.io/repos/apache/commons-vfs2/badge.svg)](https://coveralls.io/r/apache/commons-vfs2)

+[![Build Status](https://travis-ci.org/apache/commons-vfs.svg)](https://travis-ci.org/apache/commons-vfs)

+[![Coverage Status](https://coveralls.io/repos/apache/commons-vfs/badge.svg)](https://coveralls.io/r/apache/commons-vfs)

 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-vfs2/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-vfs2/)

 [![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-vfs2/2.3.svg)](https://javadoc.io/doc/org.apache.commons/commons-vfs2/2.3)

 

@@ -53,13 +53,13 @@
 Documentation

 -------------

 

-More information can be found on the [Apache Commons VFS Project homepage](https://commons.apache.org/proper/commons-vfs2).

-The [Javadoc](https://commons.apache.org/proper/commons-vfs2/javadocs/api-release) can be browsed.

+More information can be found on the [Apache Commons VFS Project homepage](https://commons.apache.org/proper/commons-vfs).

+The [Javadoc](https://commons.apache.org/proper/commons-vfs/javadocs/api-release) can be browsed.

 Questions related to the usage of Apache Commons VFS Project should be posted to the [user mailing list][ml].

 

 Where can I get the latest release?

 -----------------------------------

-You can download source and binaries from our [download page](https://commons.apache.org/proper/commons-vfs2/download_vfs2.cgi).

+You can download source and binaries from our [download page](https://commons.apache.org/proper/commons-vfs/download_vfs.cgi).

 

 Alternatively you can pull it from the central Maven repositories:

 

diff --git a/src/site/xdoc/download_vfs2.xml b/src/site/xdoc/download_vfs.xml
similarity index 86%
rename from src/site/xdoc/download_vfs2.xml
rename to src/site/xdoc/download_vfs.xml
index 6ca5b0c..fba7512 100644
--- a/src/site/xdoc/download_vfs2.xml
+++ b/src/site/xdoc/download_vfs.xml
@@ -117,28 +117,28 @@
       <subsection name="Binaries">

         <table>

           <tr>

-              <td><a href="[preferred]/commons/vfs2/binaries/commons-vfs-2.3.tar.gz">commons-vfs-2.3.tar.gz</a></td>

-              <td><a href="https://www.apache.org/dist/commons/vfs2/binaries/commons-vfs-2.3.tar.gz.sha256">sha256</a></td>

-              <td><a href="https://www.apache.org/dist/commons/vfs2/binaries/commons-vfs-2.3.tar.gz.asc">pgp</a></td>

+              <td><a href="[preferred]/commons/vfs/binaries/commons-vfs-2.3.tar.gz">commons-vfs-2.3.tar.gz</a></td>

+              <td><a href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.3.tar.gz.sha256">sha256</a></td>

+              <td><a href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.3.tar.gz.asc">pgp</a></td>

           </tr>

           <tr>

-              <td><a href="[preferred]/commons/vfs2/binaries/commons-vfs-2.3.zip">commons-vfs-2.3.zip</a></td>

-              <td><a href="https://www.apache.org/dist/commons/vfs2/binaries/commons-vfs-2.3.zip.sha256">sha256</a></td>

-              <td><a href="https://www.apache.org/dist/commons/vfs2/binaries/commons-vfs-2.3.zip.asc">pgp</a></td>

+              <td><a href="[preferred]/commons/vfs/binaries/commons-vfs-2.3.zip">commons-vfs-2.3.zip</a></td>

+              <td><a href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.3.zip.sha256">sha256</a></td>

+              <td><a href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.3.zip.asc">pgp</a></td>

           </tr>

         </table>

       </subsection>

       <subsection name="Source">

         <table>

           <tr>

-              <td><a href="[preferred]/commons/vfs2/source/commons-vfs-2.3-src.tar.gz">commons-vfs-2.3-src.tar.gz</a></td>

-              <td><a href="https://www.apache.org/dist/commons/vfs2/source/commons-vfs-2.3-src.tar.gz.sha256">sha256</a></td>

-              <td><a href="https://www.apache.org/dist/commons/vfs2/source/commons-vfs-2.3-src.tar.gz.asc">pgp</a></td>

+              <td><a href="[preferred]/commons/vfs/source/commons-vfs-2.3-src.tar.gz">commons-vfs-2.3-src.tar.gz</a></td>

+              <td><a href="https://www.apache.org/dist/commons/vfs/source/commons-vfs-2.3-src.tar.gz.sha256">sha256</a></td>

+              <td><a href="https://www.apache.org/dist/commons/vfs/source/commons-vfs-2.3-src.tar.gz.asc">pgp</a></td>

           </tr>

           <tr>

-              <td><a href="[preferred]/commons/vfs2/source/commons-vfs-2.3-src.zip">commons-vfs-2.3-src.zip</a></td>

-              <td><a href="https://www.apache.org/dist/commons/vfs2/source/commons-vfs-2.3-src.zip.sha256">sha256</a></td>

-              <td><a href="https://www.apache.org/dist/commons/vfs2/source/commons-vfs-2.3-src.zip.asc">pgp</a></td>

+              <td><a href="[preferred]/commons/vfs/source/commons-vfs-2.3-src.zip">commons-vfs-2.3-src.zip</a></td>

+              <td><a href="https://www.apache.org/dist/commons/vfs/source/commons-vfs-2.3-src.zip.sha256">sha256</a></td>

+              <td><a href="https://www.apache.org/dist/commons/vfs/source/commons-vfs-2.3-src.zip.asc">pgp</a></td>

           </tr>

         </table>

       </subsection>

@@ -148,8 +148,8 @@
           Older releases can be obtained from the archives.

         </p>

         <ul>

-          <li class="download"><a href="[preferred]/commons/vfs2/">browse download area</a></li>

-          <li><a href="https://archive.apache.org/dist/commons/vfs2/">archives...</a></li>

+          <li class="download"><a href="[preferred]/commons/vfs/">browse download area</a></li>

+          <li><a href="https://archive.apache.org/dist/commons/vfs/">archives...</a></li>

         </ul>

     </section>

   </body>

diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index 5151e4b..37a1a2b 100644
--- a/src/site/xdoc/mail-lists.xml
+++ b/src/site/xdoc/mail-lists.xml
@@ -54,7 +54,7 @@
         the convention in Commons is to prefix the subject line of messages with the component's name,
         for example:
         <ul>
-          <li>[vfs2] Problem with the ...</li>
+          <li>[vfs] Problem with the ...</li>
         </ul>
       </p>
       <p>
@@ -79,7 +79,7 @@
     <section name="Apache Commons VFS Project Mailing Lists">
       <p>
         <strong>Please prefix the subject line of any messages for <a href="index.html">Apache Commons VFS Project</a>
-        with <i>[vfs2]</i></strong> - <i>thanks!</i>
+        with <i>[vfs]</i></strong> - <i>thanks!</i>
         <br />
         <br />
       </p>
@@ -104,7 +104,7 @@
           </td>
           <td><a href="mailto:user-subscribe@commons.apache.org">Subscribe</a></td>
           <td><a href="mailto:user-unsubscribe@commons.apache.org">Unsubscribe</a></td>
-          <td><a href="mailto:user@commons.apache.org?subject=[vfs2]">Post</a></td>
+          <td><a href="mailto:user@commons.apache.org?subject=[vfs]">Post</a></td>
           <td><a href="http://mail-archives.apache.org/mod_mbox/commons-user/">mail-archives.apache.org</a></td>
           <td><a href="http://markmail.org/list/org.apache.commons.users/">markmail.org</a><br />
               <a href="http://www.mail-archive.com/user@commons.apache.org/">www.mail-archive.com</a><br />
@@ -122,7 +122,7 @@
           </td>
           <td><a href="mailto:dev-subscribe@commons.apache.org">Subscribe</a></td>
           <td><a href="mailto:dev-unsubscribe@commons.apache.org">Unsubscribe</a></td>
-          <td><a href="mailto:dev@commons.apache.org?subject=[vfs2]">Post</a></td>
+          <td><a href="mailto:dev@commons.apache.org?subject=[vfs]">Post</a></td>
           <td><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">mail-archives.apache.org</a></td>
           <td><a href="http://markmail.org/list/org.apache.commons.dev/">markmail.org</a><br />
               <a href="http://www.mail-archive.com/dev@commons.apache.org/">www.mail-archive.com</a><br />