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