mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
WW-1483 Update dependency to XWork 2 Beta 2, but we need the -sources.jar or -javadoc.jar in the OS repository to run the final assembly:assembly stage.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@480823 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
+1
-1
@@ -103,7 +103,7 @@
|
||||
<groupId>opensymphony</groupId>
|
||||
<artifactId>xwork</artifactId>
|
||||
<classifier>javadoc</classifier>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-beta-2</version>
|
||||
</artifactItem>
|
||||
</artifactItems>
|
||||
<outputDirectory>${project.build.directory}/xwork-apidocs</outputDirectory>
|
||||
|
||||
+1
-1
@@ -139,7 +139,7 @@
|
||||
<dependency>
|
||||
<groupId>opensymphony</groupId>
|
||||
<artifactId>xwork</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-beta-2</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user