From 4bf4f8e3d33355e21cd539291c76a0b55011fd4c Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Thu, 4 Feb 2010 19:40:47 +0000 Subject: [PATCH] + add aspects jar back to the war --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c2df70380..36cd8d29c 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,11 @@ org.springframework.web.servlet ${spring.version} - + + org.springframework + org.springframework.aspects + ${spring.version} + org.aspectj