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:44:25 UTC

svn commit: r705409 - /labs/droids/branch/LABS-144/depot/wicket/ivy.xml

Author: thorsten
Date: Thu Oct 16 16:44:25 2008
New Revision: 705409

URL: http://svn.apache.org/viewvc?rev=705409&view=rev
Log:
Fixing dependency to the dynamic component

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

Modified: labs/droids/branch/LABS-144/depot/wicket/ivy.xml
URL: http://svn.apache.org/viewvc/labs/droids/branch/LABS-144/depot/wicket/ivy.xml?rev=705409&r1=705408&r2=705409&view=diff
==============================================================================
--- labs/droids/branch/LABS-144/depot/wicket/ivy.xml (original)
+++ labs/droids/branch/LABS-144/depot/wicket/ivy.xml Thu Oct 16 16:44:25 2008
@@ -30,7 +30,7 @@
     <!-- core -->
     <dependency name="core" rev="latest.integration"/>
     <!-- dynamics -->
-    <dependency name="dynamics" rev="latest.integration" />
+    <dependency name="dynamic" 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