You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ws...@apache.org on 2005/11/28 04:15:31 UTC

svn commit: r349351 - /struts/extras/trunk/resources/project.xml

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: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org