From ec2a7ffdda534226f46a192ff158172a9e2cbb97 Mon Sep 17 00:00:00 2001 From: "Donald J. Brown" Date: Wed, 23 Jan 2008 12:54:37 +0000 Subject: [PATCH] Changing dependency of struts-annotations to specific snapshot version WW-2451 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614525 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 a4036c94c..ac8b7a4f4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -422,7 +422,7 @@ org.apache.struts struts-annotations - 1.0.3-SNAPSHOT + 1.0.3-20080123.123514-2 true diff --git a/plugins/dojo/pom.xml b/plugins/dojo/pom.xml index 12dcb0a91..bc9a1fe1a 100644 --- a/plugins/dojo/pom.xml +++ b/plugins/dojo/pom.xml @@ -258,7 +258,7 @@ org.apache.struts struts-annotations - 1.0.3-SNAPSHOT + 1.0.3-20080123.123514-2 true