You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by oh...@apache.org on 2008/12/25 14:56:49 UTC

svn commit: r729422 - /commons/proper/commons-build/trunk/downloads/downloads.xml

Author: oheger
Date: Thu Dec 25 05:56:48 2008
New Revision: 729422

URL: http://svn.apache.org/viewvc?rev=729422&view=rev
Log:
Updated downloads page for the 1.6 release of Commons Configuration

Modified:
    commons/proper/commons-build/trunk/downloads/downloads.xml

Modified: commons/proper/commons-build/trunk/downloads/downloads.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-build/trunk/downloads/downloads.xml?rev=729422&r1=729421&r2=729422&view=diff
==============================================================================
--- commons/proper/commons-build/trunk/downloads/downloads.xml (original)
+++ commons/proper/commons-build/trunk/downloads/downloads.xml Thu Dec 25 05:56:48 2008
@@ -132,12 +132,12 @@
             <link name="Changes Report" href="http://commons.apache.org/configuration/changes-report.html"/>
             </group>
             <group label="Binary">
-                <download name="1.5.tar.gz" href="commons/configuration/binaries/commons-configuration-1.5.tar.gz"/>
-                <download name="1.5.zip" href="commons/configuration/binaries/commons-configuration-1.5.zip"/>
+                <download name="1.6.tar.gz" href="commons/configuration/binaries/commons-configuration-1.6.tar.gz"/>
+                <download name="1.6.zip" href="commons/configuration/binaries/commons-configuration-1.6.zip"/>
             </group>
             <group label="Source">
-                <download name="1.5.tar.gz" href="commons/configuration/source/commons-configuration-1.5-src.tar.gz"/>
-                <download name="1.5.zip" href="commons/configuration/source/commons-configuration-1.5-src.zip"/>
+                <download name="1.6.tar.gz" href="commons/configuration/source/commons-configuration-1.6-src.tar.gz"/>
+                <download name="1.6.zip" href="commons/configuration/source/commons-configuration-1.6-src.zip"/>
             </group>
             <download name="browse download area" href="commons/configuration/" directory="true"/>
         </downloads>