From 2f40088fe71145055284328f15b415c67adf3191 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Mon, 8 Feb 2010 12:34:19 +0000 Subject: [PATCH] Change spring-aop dep to compile scope in contacts sample --- samples/contacts/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/samples/contacts/pom.xml b/samples/contacts/pom.xml index f583635227..ddbccff3fd 100644 --- a/samples/contacts/pom.xml +++ b/samples/contacts/pom.xml @@ -43,7 +43,6 @@ org.springframework spring-aop - runtime org.springframework