From 97d6872bebbde799528b89232d8eeec6f6e03573 Mon Sep 17 00:00:00 2001 From: Rainer Hermanns Date: Tue, 29 May 2007 14:13:56 +0000 Subject: [PATCH] Bundle XWork 2.0.3 o updating XWork dep to 2.0.3 release o added OpenSymphony maven2 repository Issue Number: WW-1902 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@542529 13f79535-47bb-0310-9956-ffa450edef68 --- assembly/pom.xml | 2 +- core/pom.xml | 4 ++-- pom.xml | 27 +++++++++++++++++++++------ 3 files changed, 24 insertions(+), 9 deletions(-) diff --git a/assembly/pom.xml b/assembly/pom.xml index e4e3ae703..5e7548fb7 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -103,7 +103,7 @@ opensymphony xwork javadoc - 2.0.2 + 2.0.3 ${project.build.directory}/xwork-apidocs diff --git a/core/pom.xml b/core/pom.xml index ad936bba1..37659a852 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -35,7 +35,7 @@ opensymphony xwork - 2.0.2 + 2.0.3 sources @@ -253,7 +253,7 @@ opensymphony xwork - 2.0.2 + 2.0.3 diff --git a/pom.xml b/pom.xml index 08c867ae5..73ecd0efa 100644 --- a/pom.xml +++ b/pom.xml @@ -333,8 +333,23 @@ apache.snapshots Apache Maven Repository (Snapshots and Test Builds) http://people.apache.org/repo/m2-snapshot-repository - false - true + + false + + + true + + + + opensymphony-maven2 + opensymphony-maven2 + + true + + + true + + http://maven2.opensymphony.com opensymphony @@ -350,16 +365,16 @@ http://maven.opensymphony.com - + Maven Snapshots http://snapshots.maven.codehaus.org/maven2/ - true + true - false + false - +