anticipating xwork 2.1.4 release, fixing javadoc in StreamResult, WW-3100

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@772175 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Wesley Wannemacher
2009-05-06 12:27:42 +00:00
parent 59c236a583
commit d59d784ef0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
<dependency>
<groupId>com.opensymphony</groupId>
<artifactId>xwork</artifactId>
<version>2.1.3</version>
<version>2.1.4-SNAPSHOT</version>
<type>jar</type>
<classifier>jdk14</classifier>
<scope>runtime</scope>
+1 -1
View File
@@ -229,7 +229,7 @@
<dependency>
<groupId>com.opensymphony</groupId>
<artifactId>xwork</artifactId>
<version>2.1.3</version>
<version>2.1.4-SNAPSHOT</version>
</dependency>
<!--<dependency>-->