From e7299853d67186bf0e5b929fac3e1dbeb60a9ecc Mon Sep 17 00:00:00 2001 From: Ted Nathan Husted Date: Thu, 30 Nov 2006 04:01:27 +0000 Subject: [PATCH] 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 --- assembly/pom.xml | 2 +- core/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assembly/pom.xml b/assembly/pom.xml index 2dc78532d..ca5375ba7 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -103,7 +103,7 @@ opensymphony xwork javadoc - 2.0-SNAPSHOT + 2.0-beta-2 ${project.build.directory}/xwork-apidocs diff --git a/core/pom.xml b/core/pom.xml index 5fd367683..14c4abf32 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -139,7 +139,7 @@ opensymphony xwork - 2.0-SNAPSHOT + 2.0-beta-2