Change spring-aop dep to compile scope in contacts sample

This commit is contained in:
Luke Taylor 2010-02-08 12:34:19 +00:00
parent 15c309a2ed
commit 2f40088fe7
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>