From 7b80259d0f0f6817793bb2291b33aaae12c21bcd Mon Sep 17 00:00:00 2001 From: Ted Nathan Husted Date: Wed, 23 Jan 2008 10:56:48 +0000 Subject: [PATCH] WW-2451 "Updated poms to use struts annotations 1.0.3-SNAPSHOT to fix dependency issue" Apply patch suggested by Al Sutton, but leave issue open pending a 1.0.3 release of Struts-Annotations. git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614488 13f79535-47bb-0310-9956-ffa450edef68 --- core/pom.xml | 2 +- plugins/dojo/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 1b731ee55..a4036c94c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -422,7 +422,7 @@ org.apache.struts struts-annotations - 1.0.2 + 1.0.3-SNAPSHOT true diff --git a/plugins/dojo/pom.xml b/plugins/dojo/pom.xml index 73be8d10a..12dcb0a91 100644 --- a/plugins/dojo/pom.xml +++ b/plugins/dojo/pom.xml @@ -258,7 +258,7 @@ org.apache.struts struts-annotations - 1.0.2 + 1.0.3-SNAPSHOT true