From 4fb6e7ec421cba2cf4755c25d3bae4e5cb6a449b Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 28 Apr 2014 08:22:28 +0100 Subject: [PATCH] Fix versions and repository declarations Fixes gh-606 --- spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml | 2 +- .../spring-boot-starter-data-gemfire/pom.xml | 6 +++--- spring-boot-starters/spring-boot-starter-parent/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml b/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml index 67185e3f218..a93cf061ff6 100644 --- a/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-samples - 1.0.1.BUILD-SNAPSHOT + 1.1.0.BUILD-SNAPSHOT spring-boot-sample-data-gemfire jar diff --git a/spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml b/spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml index de24e1d2629..e1311c4db9b 100644 --- a/spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starters - 1.0.1.BUILD-SNAPSHOT + 1.1.0.BUILD-SNAPSHOT spring-boot-starter-data-gemfire jar @@ -29,8 +29,8 @@ - spring-plugins - http://repo.spring.io/plugins-release + repo.spring.io + http://repo.spring.io/libs-release true diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index 95779265d3c..a3d187090ff 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -79,7 +79,7 @@ org.springframework.boot spring-boot-starter-data-gemfire - 1.0.0.BUILD-SNAPSHOT + ${spring-boot.version} org.springframework.boot