diff --git a/function-samples/http-ingest/pom.xml b/function-samples/http-ingest/pom.xml
index 07de773..0abfd72 100644
--- a/function-samples/http-ingest/pom.xml
+++ b/function-samples/http-ingest/pom.xml
@@ -53,12 +53,12 @@
org.springframework.cloud.fn
http-supplier
- 1.0.0-SNAPSHOT
+ 1.0.0-M2
org.springframework.cloud.fn
payload-converter-function
- 1.0.0-SNAPSHOT
+ 1.0.0-M2
org.springframework.boot
diff --git a/function-samples/http-region-ingest/pom.xml b/function-samples/http-region-ingest/pom.xml
index 9bf3a40..cd2d89f 100644
--- a/function-samples/http-region-ingest/pom.xml
+++ b/function-samples/http-region-ingest/pom.xml
@@ -53,12 +53,12 @@
org.springframework.cloud.fn
http-supplier
- 1.0.0-SNAPSHOT
+ 1.0.0-M2
org.springframework.cloud.fn
payload-converter-function
- 1.0.0-SNAPSHOT
+ 1.0.0-M2
org.springframework.boot
diff --git a/function-samples/uppercase-processor/pom.xml b/function-samples/uppercase-processor/pom.xml
index 90cd4b3..c90196b 100644
--- a/function-samples/uppercase-processor/pom.xml
+++ b/function-samples/uppercase-processor/pom.xml
@@ -53,7 +53,7 @@
org.springframework.cloud.fn
payload-converter-function
- 1.0.0-SNAPSHOT
+ 1.0.0-M2
org.springframework.boot