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 2007/11/24 17:37:00 UTC

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

Author: oheger
Date: Sat Nov 24 08:36:59 2007
New Revision: 597876

URL: http://svn.apache.org/viewvc?rev=597876&view=rev
Log:
Release 1.5 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=597876&r1=597875&r2=597876&view=diff
==============================================================================
--- commons/proper/commons-build/trunk/downloads/downloads.xml (original)
+++ commons/proper/commons-build/trunk/downloads/downloads.xml Sat Nov 24 08:36:59 2007
@@ -142,12 +142,12 @@
             <link name="Changes Report" href="http://commons.apache.org/configuration/changes-report.html"/>
             </group>
             <group label="Binary">
-                <download name="1.4.tar.gz" href="commons/configuration/binaries/commons-configuration-1.4.tar.gz"/>
-                <download name="1.4.zip" href="commons/configuration/binaries/commons-configuration-1.4.zip"/>
+                <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"/>
             </group>
             <group label="Source">
-                <download name="1.4.tar.gz" href="commons/configuration/source/commons-configuration-1.4-src.tar.gz"/>
-                <download name="1.4.zip" href="commons/configuration/source/commons-configuration-1.4-src.zip"/>
+                <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"/>
             </group>
             <download name="browse download area" href="commons/configuration/" directory="true"/>
         </downloads>