Author: maartenc
Date: Thu Jun  7 14:07:56 2007
New Revision: 545314

URL: http://svn.apache.org/viewvc?view=rev&rev=545314
Log:
Use new naming of local settings file.

Modified:
    incubator/ivy/core/trunk/ivysettings.xml

Modified: incubator/ivy/core/trunk/ivysettings.xml
URL: 
http://svn.apache.org/viewvc/incubator/ivy/core/trunk/ivysettings.xml?view=diff&rev=545314&r1=545313&r2=545314
==============================================================================
--- incubator/ivy/core/trunk/ivysettings.xml (original)
+++ incubator/ivy/core/trunk/ivysettings.xml Thu Jun  7 14:07:56 2007
@@ -17,7 +17,7 @@
    under the License.    
 -->
 <ivysettings>
-       <include url="${ivy.default.conf.dir}/ivyconf-local.xml"/>
+       <include url="${ivy.default.conf.dir}/ivysettings-local.xml"/>
        <settings defaultResolver="public" />
        <resolvers>
                <chain name="public" returnFirst="true">


Reply via email to