You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2014/08/25 22:55:57 UTC

svn commit: r1620434 - /manifoldcf/site/trunk/build.xml

Author: kwright
Date: Mon Aug 25 20:55:56 2014
New Revision: 1620434

URL: http://svn.apache.org/r1620434
Log:
Get 1.6.1 from archive

Modified:
    manifoldcf/site/trunk/build.xml

Modified: manifoldcf/site/trunk/build.xml
URL: http://svn.apache.org/viewvc/manifoldcf/site/trunk/build.xml?rev=1620434&r1=1620433&r2=1620434&view=diff
==============================================================================
--- manifoldcf/site/trunk/build.xml (original)
+++ manifoldcf/site/trunk/build.xml Mon Aug 25 20:55:56 2014
@@ -147,7 +147,7 @@
         <antcall target="install-release">
             <param name="release-version" value="1.7"/>
         </antcall>
-        <antcall target="install-release">
+        <antcall target="install-archive">
             <param name="release-version" value="1.6.1"/>
         </antcall>
         <antcall target="install-archive">