diff --git a/spring-batch-admin-parent/pom.xml b/spring-batch-admin-parent/pom.xml index abca5c028..f9a2dcc79 100644 --- a/spring-batch-admin-parent/pom.xml +++ b/spring-batch-admin-parent/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.springframework.batch spring-batch-admin-parent @@ -74,20 +75,49 @@ - snapshots - - - apache-snapshots - http://people.apache.org/maven-snapshot-repository - - + + bootstrap - apache-snapshot - Apache Foundation Snapshot Repository - http://people.apache.org/maven-snapshot-repository + spring-milestones + Spring Maven Milestone Repository + http://maven.springframework.org/milestone/ + + false + + + + spring-snapshots + Spring Maven Snapshot Repository + http://maven.springframework.org/snapshot/ + + + spring-ebr + Spring Enterprise Bundle Repository + http://repository.springsource.com/maven/bundles/release/ + + false + + + + objectstyle + ObjectStyle.org Repository + http://objectstyle.org/maven2 + + false + + + + spring-ebr + Spring Maven Release Repository + http://repository.springsource.com/maven/bundles/release + + false + + + @@ -374,12 +404,6 @@ 1.8.0.7 runtime - - com.h2database - h2 - 1.2.125 - runtime - mysql mysql-connector-java @@ -626,42 +650,4 @@ s3://maven.springframework.org/snapshot - - - spring-milestones - Spring Maven Milestone Repository - http://s3.amazonaws.com/maven.springframework.org/milestone/ - - false - - - - spring-snapshots - Spring Maven Snapshot Repository - http://s3.amazonaws.com/maven.springframework.org/snapshot/ - - - spring-ebr - Spring Enterprise Bundle Repository - http://s3.amazonaws.com/repository.springsource.com/maven/bundles/release/ - - - objectstyle - ObjectStyle.org Repository - http://objectstyle.org/maven2 - - false - - - - - - spring-releases - Spring Maven Release Repository - http://repository.springsource.com/maven/bundles/release - - false - - -