From cba9ddcf46e0a9636145ee683a3254a5899a6ccc Mon Sep 17 00:00:00 2001 From: Ilayaperumal Gopinathan Date: Tue, 21 Jul 2020 14:10:59 +0530 Subject: [PATCH] Update Hoxton dependency --- function-samples/http-ingest/pom.xml | 2 +- function-samples/http-region-ingest/pom.xml | 2 +- function-samples/kstreams-join-user-clicks-and-region/pom.xml | 2 +- function-samples/kstreams-log-user-clicks-per-region/pom.xml | 2 +- function-samples/uppercase-processor/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/function-samples/http-ingest/pom.xml b/function-samples/http-ingest/pom.xml index c1ee5f1..07de773 100644 --- a/function-samples/http-ingest/pom.xml +++ b/function-samples/http-ingest/pom.xml @@ -34,7 +34,7 @@ org.springframework.cloud spring-cloud-dependencies - Hoxton.BUILD-SNAPSHOT + Hoxton.SR1 pom import diff --git a/function-samples/http-region-ingest/pom.xml b/function-samples/http-region-ingest/pom.xml index 9d53afc..9bf3a40 100644 --- a/function-samples/http-region-ingest/pom.xml +++ b/function-samples/http-region-ingest/pom.xml @@ -34,7 +34,7 @@ org.springframework.cloud spring-cloud-dependencies - Hoxton.BUILD-SNAPSHOT + Hoxton.SR1 pom import diff --git a/function-samples/kstreams-join-user-clicks-and-region/pom.xml b/function-samples/kstreams-join-user-clicks-and-region/pom.xml index a82b932..dbc8848 100644 --- a/function-samples/kstreams-join-user-clicks-and-region/pom.xml +++ b/function-samples/kstreams-join-user-clicks-and-region/pom.xml @@ -37,7 +37,7 @@ org.springframework.cloud spring-cloud-dependencies - Hoxton.BUILD-SNAPSHOT + Hoxton.SR1 pom import diff --git a/function-samples/kstreams-log-user-clicks-per-region/pom.xml b/function-samples/kstreams-log-user-clicks-per-region/pom.xml index 393d37c..0061687 100644 --- a/function-samples/kstreams-log-user-clicks-per-region/pom.xml +++ b/function-samples/kstreams-log-user-clicks-per-region/pom.xml @@ -33,7 +33,7 @@ org.springframework.cloud spring-cloud-dependencies - Hoxton.BUILD-SNAPSHOT + Hoxton.SR1 pom import diff --git a/function-samples/uppercase-processor/pom.xml b/function-samples/uppercase-processor/pom.xml index 4acd1a1..90cd4b3 100644 --- a/function-samples/uppercase-processor/pom.xml +++ b/function-samples/uppercase-processor/pom.xml @@ -34,7 +34,7 @@ org.springframework.cloud spring-cloud-dependencies - Hoxton.BUILD-SNAPSHOT + Hoxton.SR1 pom import