You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by ry...@apache.org on 2008/10/27 22:48:19 UTC

svn commit: r708337 - /labs/droids/branch/LABS-144/tools/ivy/ivysettings.xml

Author: ryan
Date: Mon Oct 27 14:48:19 2008
New Revision: 708337

URL: http://svn.apache.org/viewvc?rev=708337&view=rev
Log:
add the apache snapshot repository to ivy

Modified:
    labs/droids/branch/LABS-144/tools/ivy/ivysettings.xml

Modified: labs/droids/branch/LABS-144/tools/ivy/ivysettings.xml
URL: http://svn.apache.org/viewvc/labs/droids/branch/LABS-144/tools/ivy/ivysettings.xml?rev=708337&r1=708336&r2=708337&view=diff
==============================================================================
--- labs/droids/branch/LABS-144/tools/ivy/ivysettings.xml (original)
+++ labs/droids/branch/LABS-144/tools/ivy/ivysettings.xml Mon Oct 27 14:48:19 2008
@@ -37,7 +37,10 @@
         root="http://repo.exist.com/maven2/"/>
       <ibiblio name="apache-incubating" m2compatible="true"
         root="http://people.apache.org/repo/m2-incubating-repository/"/>
+      <ibiblio name="apache-snapshot" m2compatible="true"
+        root="http://people.apache.org/repo/m2-snapshot-repository/"/>
       <ibiblio name="ibiblio" m2compatible="true"/>
+      
     </chain>
   </resolvers>
 </ivysettings>
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org