You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by mc...@apache.org on 2004/10/10 10:44:27 UTC

svn commit: rev 54231 - excalibur/trunk/components/sourceresolve

Author: mcconnell
Date: Sun Oct 10 01:44:26 2004
New Revision: 54231

Modified:
   excalibur/trunk/components/sourceresolve/project.xml
Log:
more gump fixes

Modified: excalibur/trunk/components/sourceresolve/project.xml
==============================================================================
--- excalibur/trunk/components/sourceresolve/project.xml	(original)
+++ excalibur/trunk/components/sourceresolve/project.xml	Sun Oct 10 01:44:26 2004
@@ -37,8 +37,9 @@
 
     <dependencies>
         <dependency>
-            <id>avalon-framework</id>
-            <version>4.1.4</version>
+            <groupId>avalon-framework</groupId>
+            <artifactId>avalon-framework-api</artifactId>
+            <version>4.1.5</version>
         </dependency>
         <dependency>
             <id>commons-httpclient</id>

---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org