From 1c5ebc72c5859fdbd3fa596901750aa19c51eca2 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Thu, 8 May 2014 12:35:30 +0100 Subject: [PATCH] Revert "Fix dependency management failure" This reverts commit 1ef3d3bda9680b4c4517ef0a32a91250e15c2be8. --- spring-boot-dependencies/pom.xml | 47 +------------------------------- spring-boot-parent/pom.xml | 42 ++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+), 46 deletions(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 0593cd383c..6cdc1873b0 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -1,5 +1,4 @@ - - + 4.0.0 org.springframework.boot spring-boot-dependencies @@ -1090,48 +1089,4 @@ - - - default - - true - - - - spring-milestones - Spring Milestones - http://repo.spring.io/milestone - - false - - - - spring-snapshots - Spring Snapshots - http://repo.spring.io/snapshot - - true - - - - - - spring-milestones - Spring Milestones - http://repo.spring.io/milestone - - false - - - - spring-snapshots - Spring Snapshots - http://repo.spring.io/snapshot - - true - - - - - diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index b84cdc16ad..3bba723484 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -413,6 +413,48 @@ + + default + + true + + + + spring-milestones + Spring Milestones + http://repo.spring.io/milestone + + false + + + + spring-snapshots + Spring Snapshots + http://repo.spring.io/snapshot + + true + + + + + + spring-milestones + Spring Milestones + http://repo.spring.io/milestone + + false + + + + spring-snapshots + Spring Snapshots + http://repo.spring.io/snapshot + + true + + + + full