From b3615d6d4de2db8551c863ec11e29bb280682318 Mon Sep 17 00:00:00 2001 From: nebhale Date: Tue, 25 Sep 2007 20:24:19 +0000 Subject: [PATCH] Updated the POMs to look for proper versions of Spring and Spring-WS in the proper milestone repositories. --- execution/pom.xml | 2 +- infrastructure/pom.xml | 4 +-- integration/pom.xml | 13 ++----- pom.xml | 80 +++++++++--------------------------------- samples/pom.xml | 4 +-- 5 files changed, 24 insertions(+), 79 deletions(-) diff --git a/execution/pom.xml b/execution/pom.xml index 7e27a2f09..3371f3eba 100644 --- a/execution/pom.xml +++ b/execution/pom.xml @@ -26,7 +26,7 @@ org.springframework - spring-mock + spring-test hsqldb diff --git a/infrastructure/pom.xml b/infrastructure/pom.xml index c877d26fa..5ab7c898f 100644 --- a/infrastructure/pom.xml +++ b/infrastructure/pom.xml @@ -74,7 +74,7 @@ org.springframework - spring-mock + spring-test easymock @@ -93,7 +93,7 @@ org.springframework.ws spring-oxm - 1.0-rc2 + 1.0.0 true diff --git a/integration/pom.xml b/integration/pom.xml index c41ad0fa5..9b341c5a1 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -22,15 +22,6 @@ true - - - spring-ext - - https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo-ext - - - - org.springframework.batch @@ -39,7 +30,7 @@ org.springframework - spring-mock + spring-test hsqldb @@ -58,7 +49,7 @@ org.apache.activemq activemq-core - 4.2-incubator-35 + 5.0-SNAPSHOT commons-logging diff --git a/pom.xml b/pom.xml index 4b0ce8165..448f9d0a8 100644 --- a/pom.xml +++ b/pom.xml @@ -321,7 +321,7 @@ org.springframework spring - 2.1-m3 + 2.1-m4 commons-logging @@ -359,51 +359,9 @@ org.springframework - spring-mock - 2.1-m3 + spring-test + 2.1-m4 test - - - org.springframework - spring-aop - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - org.springframework - spring-dao - - - org.springframework - spring-jdbc - - - org.springframework - spring-jpa - - - org.springframework - spring-support - - - org.springframework - spring-web - - - org.springframework - spring-webmvc - - easymock @@ -439,31 +397,27 @@ - apache-snapshots - - http://people.apache.org/maven-snapshot-repository - + spring-milestone + Spring Portfolio Milestone Repository + http://s3.amazonaws.com/maven.springframework.org/milestone - spring-snapshots - - https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo-snapshots - + spring-external + Spring Portfolio Milestone Repository + http://s3.amazonaws.com/maven.springframework.org/external + + + apache-snapshot + Apache Foundation Snapshot Repository + http://people.apache.org/maven-snapshot-repository - spring - - https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo - - - - spring-ext - - https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo-ext - + spring-external + Spring Portfolio Milestone Repository + http://s3.amazonaws.com/maven.springframework.org/external objectstyle diff --git a/samples/pom.xml b/samples/pom.xml index b8060852e..b212a6bad 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -47,7 +47,7 @@ org.springframework - spring-mock + spring-test quartz @@ -84,7 +84,7 @@ org.springframework.ws spring-oxm - 1.0-rc2 + 1.0.0 true