You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by th...@apache.org on 2008/10/17 01:55:50 UTC

svn commit: r705412 - /labs/droids/branch/LABS-144/depot/solr/ivy.xml

Author: thorsten
Date: Thu Oct 16 16:55:50 2008
New Revision: 705412

URL: http://svn.apache.org/viewvc?rev=705412&view=rev
Log:
Fixing dep

Modified:
    labs/droids/branch/LABS-144/depot/solr/ivy.xml

Modified: labs/droids/branch/LABS-144/depot/solr/ivy.xml
URL: http://svn.apache.org/viewvc/labs/droids/branch/LABS-144/depot/solr/ivy.xml?rev=705412&r1=705411&r2=705412&view=diff
==============================================================================
--- labs/droids/branch/LABS-144/depot/solr/ivy.xml (original)
+++ labs/droids/branch/LABS-144/depot/solr/ivy.xml Thu Oct 16 16:55:50 2008
@@ -30,7 +30,7 @@
     <!-- core -->
     <dependency name="core" rev="latest.integration"/>
     <!-- dynamics -->
-    <dependency name="dynamics" rev="latest.integration" />
+    <!--<dependency name="dynamics" rev="latest.integration" />-->
     <!-- Junit testing -->
     <!--<dependency org="junit" name="junit" rev="4.5"/>-->
     <!-- plugins -->



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