diff --git a/pom.xml b/pom.xml index b87496f45..e7da6cc99 100644 --- a/pom.xml +++ b/pom.xml @@ -26,16 +26,6 @@ - - org.springframework - org.springframework.aspects - ${spring.version} - - - org.aspectj - com.springsource.org.aspectj.weaver - 1.6.5.RELEASE - org.springframework org.springframework.orm @@ -52,6 +42,18 @@ ${spring.version} + + + org.springframework + org.springframework.aspects + ${spring.version} + + + org.aspectj + com.springsource.org.aspectj.weaver + 1.6.5.RELEASE + + org.slf4j @@ -129,6 +131,13 @@ com.springsource.org.apache.openjpa 1.1.0 runtime + + + + org.apache.commons.logging + com.springsource.org.apache.commons.logging + + @@ -199,22 +208,22 @@ com.springsource.repository.bundles.release - SpringSource Enterprise Bundle Repository - SpringSource Releases + EBR Spring Releases http://repository.springsource.com/maven/bundles/release com.springsource.repository.bundles.external - SpringSource Enterprise Bundle Repository - External Releases + EBR External Releases http://repository.springsource.com/maven/bundles/external com.springsource.repository.bundles.milestone - SpringSource Enterprise Bundle Repository - SpringSource Milestones + EBR Spring Milestones http://repository.springsource.com/maven/bundles/milestone com.springsource.repository.bundles.snapshot - SpringSource Enterprise Bundle Repository - Snapshot Releases + EBR Spring Snapshots http://repository.springsource.com/maven/bundles/snapshot