WW-2623 Upgrading xwork dep to the just released 2.1.2 version

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728457 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rainer Hermanns
2008-12-21 16:29:03 +00:00
parent 8d6b944946
commit 6103113e9b
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -109,7 +109,7 @@
<groupId>com.opensymphony</groupId>
<artifactId>xwork</artifactId>
<classifier>javadoc</classifier>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</artifactItem>
</artifactItems>
<outputDirectory>${project.build.directory}/xwork-apidocs</outputDirectory>
@@ -286,7 +286,7 @@
<dependency>
<groupId>com.opensymphony</groupId>
<artifactId>xwork</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
<type>jar</type>
<classifier>jdk14</classifier>
<scope>runtime</scope>
+2 -2
View File
@@ -56,7 +56,7 @@
<artifactItem>
<groupId>com.opensymphony</groupId>
<artifactId>xwork</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
<classifier>sources</classifier>
</artifactItem>
</artifactItems>
@@ -229,7 +229,7 @@
<dependency>
<groupId>com.opensymphony</groupId>
<artifactId>xwork</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</dependency>
<!--<dependency>-->