From 5c045d10c930c35e867fe212dcbdb9a1027d1e3d Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 8 Aug 2014 10:45:40 -0700 Subject: [PATCH] Upgrade Boot --- pom.xml | 2 +- spring-platform-cli/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9f43f77..5fa3d7c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-parent - 1.1.5.BUILD-SNAPSHOT + 1.1.5.RELEASE org.springframework.platform diff --git a/spring-platform-cli/pom.xml b/spring-platform-cli/pom.xml index 3e16405..62cea95 100644 --- a/spring-platform-cli/pom.xml +++ b/spring-platform-cli/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 1.1.5.BUILD-SNAPSHOT + 1.1.5.RELEASE