diff --git a/org.springframework.context/pom.xml b/org.springframework.context/pom.xml index 9e2b417bfd..c930113f69 100644 --- a/org.springframework.context/pom.xml +++ b/org.springframework.context/pom.xml @@ -1,12 +1,9 @@ - 4.0.0 - org.springframework spring-context jar - 3.1.0.BUILD-SNAPSHOT org.springframework spring-parent @@ -28,9 +25,15 @@ true - javax.ejb - com.springsource.javax.ejb - 3.0.0 + org.apache.geronimo.specs + geronimo-ejb_3.0_spec + 1.0.1 + true + + + org.apache.geronimo.specs + geronimo-interceptor_3.0_spec + 1.0.1 true @@ -41,8 +44,8 @@ javax.inject - com.springsource.org.atinject.tck - 1.0.0 + javax.inject-tck + 1 test @@ -160,12 +163,12 @@ 1.1 true - - net.sf.ehcache - ehcache - 1.6.2 - true - + + net.sf.ehcache + ehcache-core + 2.0.0 + true + javax.xml jaxrpc-api diff --git a/org.springframework.jms/pom.xml b/org.springframework.jms/pom.xml index 9a1c57ea5f..a8bb5b9b4f 100644 --- a/org.springframework.jms/pom.xml +++ b/org.springframework.jms/pom.xml @@ -1,10 +1,8 @@ 4.0.0 - org.springframework spring-jms jar - 3.1.0.BUILD-SNAPSHOT org.springframework spring-parent