From bbc9c697cdf88ab55e167ca8c1b8f73bf54cf8e3 Mon Sep 17 00:00:00 2001 From: Rainer Hermanns Date: Mon, 15 Oct 2007 18:08:08 +0000 Subject: [PATCH] Updating xwork dependency to release 2.1.0 o corrected groupId to com.opensymphony o added maven2 OpenSymphony repository WW-1715 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@584832 13f79535-47bb-0310-9956-ffa450edef68 --- core/pom.xml | 8 ++++---- pom.xml | 11 +++++++++++ 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index b6ed8ff32..091a7ca94 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -55,9 +55,9 @@ - com.opensymphony.xwork + com.opensymphony xwork - 2.1-SNAPSHOT + 2.1.0 sources @@ -289,9 +289,9 @@ - com.opensymphony.xwork + com.opensymphony xwork - 2.1-SNAPSHOT + 2.1.0 diff --git a/pom.xml b/pom.xml index d341eba87..a9e6fe77d 100644 --- a/pom.xml +++ b/pom.xml @@ -365,6 +365,17 @@ http://people.apache.org/repo/m2-snapshot-repository false true + + + opensymphony-m2 + opensymphony-m2 + + false + + + true + + http://maven2.opensymphony.com opensymphony