From 68e83c4bba6299adb9b1d0f684961eeb93513581 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 31 Jan 2017 14:22:31 +0000 Subject: [PATCH] Update poms to latest Boot and thin launcher --- pom.xml | 4 ++-- .../spring-cloud-function-sample-bytecode/pom.xml | 4 ++-- .../spring-cloud-function-sample-compiler/pom.xml | 4 ++-- .../spring-cloud-function-sample-pojo/pom.xml | 4 ++-- .../spring-cloud-function-sample/pom.xml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 5f977c639..42941139b 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 3.0.4.RELEASE Brooklyn.BUILD-SNAPSHOT 0.0.1.BUILD-SNAPSHOT - 1.5.0.BUILD-SNAPSHOT + 1.5.1.RELEASE @@ -47,7 +47,7 @@ spring-cloud-function-task spring-cloud-function-web spring-cloud-function-samples - + spring-cloud-function-deployer diff --git a/spring-cloud-function-samples/spring-cloud-function-sample-bytecode/pom.xml b/spring-cloud-function-samples/spring-cloud-function-sample-bytecode/pom.xml index d7abadb22..7cd991fe0 100644 --- a/spring-cloud-function-samples/spring-cloud-function-sample-bytecode/pom.xml +++ b/spring-cloud-function-samples/spring-cloud-function-sample-bytecode/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.0.BUILD-SNAPSHOT + 1.5.1.RELEASE @@ -63,7 +63,7 @@ org.springframework.boot spring-boot-maven-plugin - 1.5.0.BUILD-SNAPSHOT + 1.5.1.RELEASE org.springframework.boot.experimental diff --git a/spring-cloud-function-samples/spring-cloud-function-sample-compiler/pom.xml b/spring-cloud-function-samples/spring-cloud-function-sample-compiler/pom.xml index cf76499ce..e48890a9a 100644 --- a/spring-cloud-function-samples/spring-cloud-function-sample-compiler/pom.xml +++ b/spring-cloud-function-samples/spring-cloud-function-sample-compiler/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.0.BUILD-SNAPSHOT + 1.5.1.RELEASE @@ -58,7 +58,7 @@ org.springframework.boot spring-boot-maven-plugin - 1.5.0.BUILD-SNAPSHOT + 1.5.1.RELEASE org.springframework.boot.experimental diff --git a/spring-cloud-function-samples/spring-cloud-function-sample-pojo/pom.xml b/spring-cloud-function-samples/spring-cloud-function-sample-pojo/pom.xml index 5566c2267..a8062ff6a 100644 --- a/spring-cloud-function-samples/spring-cloud-function-sample-pojo/pom.xml +++ b/spring-cloud-function-samples/spring-cloud-function-sample-pojo/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.0.BUILD-SNAPSHOT + 1.5.1.RELEASE @@ -66,7 +66,7 @@ org.springframework.boot spring-boot-maven-plugin - 1.5.0.BUILD-SNAPSHOT + 1.5.1.RELEASE org.springframework.boot.experimental diff --git a/spring-cloud-function-samples/spring-cloud-function-sample/pom.xml b/spring-cloud-function-samples/spring-cloud-function-sample/pom.xml index 1d3e614df..8aed0d421 100644 --- a/spring-cloud-function-samples/spring-cloud-function-sample/pom.xml +++ b/spring-cloud-function-samples/spring-cloud-function-sample/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.0.BUILD-SNAPSHOT + 1.5.1.RELEASE @@ -22,7 +22,7 @@ 1.0.0.BUILD-SNAPSHOT 0.0.1.BUILD-SNAPSHOT 3.0.4.RELEASE - 1.5.0.BUILD-SNAPSHOT + 1.5.1.RELEASE