WW-1767 Remove Struts 2 JSF Plugin's dependency on Struts 1.3.8 -- probably an oversight

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@518612 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Mitchell
2007-03-15 12:58:12 +00:00
parent 07eb42c40d
commit da4e814ee2
-5
View File
@@ -19,11 +19,6 @@
</scm>
<dependencies>
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts-core</artifactId>
<version>1.3.5</version>
</dependency>
<dependency>
<groupId>myfaces</groupId>