diff --git a/pom.xml b/pom.xml index 569ed2ee2..9aeead469 100644 --- a/pom.xml +++ b/pom.xml @@ -65,44 +65,37 @@ org.springframework spring-orm - ${spring} org.springframework spring-context - ${spring} org.springframework spring-aop - ${spring} org.springframework spring-tx - ${spring} org.springframework spring-beans - ${spring} org.springframework spring-instrument - ${spring} provided org.springframework spring-core - ${spring} commons-logging @@ -126,7 +119,6 @@ org.springframework spring-aspects - ${spring} compile true @@ -431,8 +423,15 @@ spring-libs-snapshot - http://repo.springsource.org/libs-snapshot-local + http://repo.spring.io/libs-snapshot + + + spring-plugins-release + http://repo.spring.io/plugins-release + + +