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