Taking the Struts 1.3.5 jar out of the dependency chain WW-1715

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@571958 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald J. Brown
2007-09-02 11:39:33 +00:00
parent 501f80d465
commit b416c2fbe1
+2
View File
@@ -40,6 +40,7 @@
<url>http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/config-browser/</url>
</scm>
<!--
<dependencies>
<dependency>
<groupId>org.apache.struts</groupId>
@@ -47,4 +48,5 @@
<version>1.3.5</version>
</dependency>
</dependencies>
-->
</project>