You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2017/02/05 13:36:50 UTC

svn commit: r1781754 - in /commons/proper/configuration/trunk/src/site: site.xml xdoc/dependencies.xml

Author: britter
Date: Sun Feb  5 13:36:50 2017
New Revision: 1781754

URL: http://svn.apache.org/viewvc?rev=1781754&view=rev
Log:
Update documentation for 2.1.1 release

Modified:
    commons/proper/configuration/trunk/src/site/site.xml
    commons/proper/configuration/trunk/src/site/xdoc/dependencies.xml

Modified: commons/proper/configuration/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/site/site.xml?rev=1781754&r1=1781753&r2=1781754&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/site/site.xml (original)
+++ commons/proper/configuration/trunk/src/site/site.xml Sun Feb  5 13:36:50 2017
@@ -32,7 +32,7 @@
     <menu name="Documentation">
       <item name="Building"                     href="/building.html"/>
       <item name="Release History"              href="/changes-report.html"/>
-      <item name="2.1" collapse="true"          href="/index.html">
+      <item name="2.1.1" collapse="true"        href="/index.html">
         <item name="User's Guide"               href="/userguide/user_guide.html"/>
         <item name="Upgrade Guide"              href="/userguide/upgradeto2_0.html"/>
         <item name="Javadoc"                    href="/apidocs/index.html"/>

Modified: commons/proper/configuration/trunk/src/site/xdoc/dependencies.xml
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/site/xdoc/dependencies.xml?rev=1781754&r1=1781753&r2=1781754&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/site/xdoc/dependencies.xml (original)
+++ commons/proper/configuration/trunk/src/site/xdoc/dependencies.xml Sun Feb  5 13:36:50 2017
@@ -27,10 +27,10 @@
 
     <body>
 
-        <section name="Runtime dependencies for Commons Configuration 2.0">
+        <section name="Runtime dependencies for Commons Configuration 2.1.1">
 
             <p>
-              Commons Configuration 2.0 requires Java 6 or later.
+              Commons Configuration 2.1.1 requires Java 6 or later.
             </p>
             <p>
               A lot of dependencies are declared in the Maven POM. These are all