Author: wsmoak
Date: Sun Nov 27 19:15:23 2005
New Revision: 349351
URL: http://svn.apache.org/viewcvs?rev=349351&view=rev
Log:
Changed dependency from struts-core to struts-action
Modified:
struts/extras/trunk/resources/project.xml
Modified: struts/extras/trunk/resources/project.xml
URL:
http://svn.apache.org/viewcvs/struts/extras/trunk/resources/project.xml?rev=349351&r1=349350&r2=349351&view=diff
==============================================================================
--- struts/extras/trunk/resources/project.xml (original)
+++ struts/extras/trunk/resources/project.xml Sun Nov 27 19:15:23 2005
@@ -55,7 +55,7 @@
<dependency>
<groupId>struts</groupId>
- <artifactId>struts-core</artifactId>
+ <artifactId>struts-action</artifactId>
<version>1.3.0-dev</version>
<properties>
<war.bundle>true</war.bundle>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]