From 4ec83c69a9f2c33c596e893584a36fc357906e0f Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 15 Feb 2019 14:24:56 +0000 Subject: [PATCH] Update thin jar version in a couple of places --- pom.xml | 2 +- spring-cloud-function-samples/function-sample-pojo/pom.xml | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c614752b9..fb2c4420a 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ ${java.version} ${java.version} 2.1.0.RELEASE - 1.0.15.RELEASE + 1.0.21.RELEASE spring-cloud-function true true diff --git a/spring-cloud-function-samples/function-sample-pojo/pom.xml b/spring-cloud-function-samples/function-sample-pojo/pom.xml index 97e2c3444..483a9bdc6 100644 --- a/spring-cloud-function-samples/function-sample-pojo/pom.xml +++ b/spring-cloud-function-samples/function-sample-pojo/pom.xml @@ -20,9 +20,8 @@ 1.8 - 2.0.2.BUILD-SNAPSHOT - - 1.0.17.RELEASE + 2.0.2.BUILD-SNAPSHOT + 1.0.21.RELEASE