From: erik Date: Sat, 1 Sep 2007 10:26:35 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.2@603~269 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;ds=inline;h=41ee13b97913cd5407f4b43d5efef01c6c115f7f;p=utils --- diff --git a/trunk/pom.xml b/trunk/pom.xml index 54d1c35a..fade61be 100644 --- a/trunk/pom.xml +++ b/trunk/pom.xml @@ -152,6 +152,12 @@ spring-hibernate3 ${springversion} + + org.springframework + spring-aop + ${springversion} + + log4j diff --git a/trunk/support/pom.xml b/trunk/support/pom.xml index 8f9c55ef..fa53a28b 100644 --- a/trunk/support/pom.xml +++ b/trunk/support/pom.xml @@ -30,6 +30,10 @@ org.springframework spring-hibernate3 + + + org.springframework + spring-aop