Author: mrdon
Date: Sun Apr  2 15:28:09 2006
New Revision: 390907

URL: http://svn.apache.org/viewcvs?rev=390907&view=rev
Log:
depending on struts-core now rather than struts-action

Modified:
    struts/tiles/trunk/project.xml

Modified: struts/tiles/trunk/project.xml
URL: 
http://svn.apache.org/viewcvs/struts/tiles/trunk/project.xml?rev=390907&r1=390906&r2=390907&view=diff
==============================================================================
--- struts/tiles/trunk/project.xml (original)
+++ struts/tiles/trunk/project.xml Sun Apr  2 15:28:09 2006
@@ -90,7 +90,7 @@
         </dependency>
         <dependency>
             <groupId>org.apache.struts.action</groupId>
-            <artifactId>struts-action</artifactId>
+            <artifactId>struts-core</artifactId>
             <version>1.3.2-SNAPSHOT</version>
             <properties>
                 <war.bundle>true</war.bundle>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to