Преглед на файлове

Change spring-aop dep to compile scope in contacts sample

Luke Taylor преди 15 години
родител
ревизия
2f40088fe7
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      samples/contacts/pom.xml

+ 0 - 1
samples/contacts/pom.xml

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