diff --git a/docs/pom.xml b/docs/pom.xml
index 6bb3a1bd0..466e2a20a 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -7,7 +7,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
pom
Spring Cloud Function Docs
diff --git a/pom.xml b/pom.xml
index 1c5ed6614..351769db9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
spring-cloud-function-parent
Spring Cloud Function Parent
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
pom
diff --git a/spring-cloud-function-adapters/pom.xml b/spring-cloud-function-adapters/pom.xml
index 7eb2a9fd3..ea8bff804 100644
--- a/spring-cloud-function-adapters/pom.xml
+++ b/spring-cloud-function-adapters/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
spring-cloud-function-adapter-parent
diff --git a/spring-cloud-function-adapters/spring-cloud-function-adapter-aws/pom.xml b/spring-cloud-function-adapters/spring-cloud-function-adapter-aws/pom.xml
index 05d0ab9c3..8b9f2716b 100644
--- a/spring-cloud-function-adapters/spring-cloud-function-adapter-aws/pom.xml
+++ b/spring-cloud-function-adapters/spring-cloud-function-adapter-aws/pom.xml
@@ -13,7 +13,7 @@
org.springframework.cloud
spring-cloud-function-adapter-parent
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
diff --git a/spring-cloud-function-adapters/spring-cloud-function-adapter-azure/pom.xml b/spring-cloud-function-adapters/spring-cloud-function-adapter-azure/pom.xml
index b7227f595..2e9e52030 100644
--- a/spring-cloud-function-adapters/spring-cloud-function-adapter-azure/pom.xml
+++ b/spring-cloud-function-adapters/spring-cloud-function-adapter-azure/pom.xml
@@ -13,7 +13,7 @@
org.springframework.cloud
spring-cloud-function-adapter-parent
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
diff --git a/spring-cloud-function-adapters/spring-cloud-function-adapter-openwhisk/pom.xml b/spring-cloud-function-adapters/spring-cloud-function-adapter-openwhisk/pom.xml
index 926c2521c..9847ca5e2 100644
--- a/spring-cloud-function-adapters/spring-cloud-function-adapter-openwhisk/pom.xml
+++ b/spring-cloud-function-adapters/spring-cloud-function-adapter-openwhisk/pom.xml
@@ -13,7 +13,7 @@
org.springframework.cloud
spring-cloud-function-adapter-parent
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
diff --git a/spring-cloud-function-compiler/pom.xml b/spring-cloud-function-compiler/pom.xml
index 02e43a7eb..08590f214 100644
--- a/spring-cloud-function-compiler/pom.xml
+++ b/spring-cloud-function-compiler/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
diff --git a/spring-cloud-function-context/pom.xml b/spring-cloud-function-context/pom.xml
index 1b76205bf..dffd8276e 100644
--- a/spring-cloud-function-context/pom.xml
+++ b/spring-cloud-function-context/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
diff --git a/spring-cloud-function-core/pom.xml b/spring-cloud-function-core/pom.xml
index ab27ce53c..d8b361579 100644
--- a/spring-cloud-function-core/pom.xml
+++ b/spring-cloud-function-core/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
diff --git a/spring-cloud-function-dependencies/pom.xml b/spring-cloud-function-dependencies/pom.xml
index 5980d3b01..89a562bfa 100644
--- a/spring-cloud-function-dependencies/pom.xml
+++ b/spring-cloud-function-dependencies/pom.xml
@@ -10,7 +10,7 @@
spring-cloud-function-dependencies
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
pom
Spring Cloud Function Dependencies
Spring Cloud Function Dependencies
diff --git a/spring-cloud-function-deployer/pom.xml b/spring-cloud-function-deployer/pom.xml
index 6d710e1e7..962ef6472 100644
--- a/spring-cloud-function-deployer/pom.xml
+++ b/spring-cloud-function-deployer/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
diff --git a/spring-cloud-function-deployer/src/it/flux/pom.xml b/spring-cloud-function-deployer/src/it/flux/pom.xml
index 4bac81d2c..5ddac202f 100644
--- a/spring-cloud-function-deployer/src/it/flux/pom.xml
+++ b/spring-cloud-function-deployer/src/it/flux/pom.xml
@@ -12,14 +12,13 @@
org.springframework.boot
spring-boot-starter-parent
- 2.1.3.RELEASE
+ 2.1.4.RELEASE
1.8
- 2.1.0.BUILD-SNAPSHOT
-
+ 2.1.0.RELEASE
1.0.17.RELEASE
diff --git a/spring-cloud-function-deployer/src/it/support/pom.xml b/spring-cloud-function-deployer/src/it/support/pom.xml
index 1a6268115..ff6a107d4 100644
--- a/spring-cloud-function-deployer/src/it/support/pom.xml
+++ b/spring-cloud-function-deployer/src/it/support/pom.xml
@@ -12,14 +12,13 @@
org.springframework.boot
spring-boot-starter-parent
- 2.1.3.RELEASE
+ 2.1.4.RELEASE
1.8
- 2.1.0.BUILD-SNAPSHOT
-
+ 2.1.0.RELEASE
1.0.17.RELEASE
diff --git a/spring-cloud-function-kotlin/pom.xml b/spring-cloud-function-kotlin/pom.xml
index 52a41d6b6..71daac8b1 100644
--- a/spring-cloud-function-kotlin/pom.xml
+++ b/spring-cloud-function-kotlin/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
diff --git a/spring-cloud-function-samples/function-sample-aws-custom/pom.xml b/spring-cloud-function-samples/function-sample-aws-custom/pom.xml
index 2d60638a7..74a6676ed 100644
--- a/spring-cloud-function-samples/function-sample-aws-custom/pom.xml
+++ b/spring-cloud-function-samples/function-sample-aws-custom/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.1.3.RELEASE
+ 2.1.4.RELEASE
io.spring.sample
@@ -17,7 +17,7 @@
1.8
1.0.21.RELEASE
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
diff --git a/spring-cloud-function-samples/function-sample-aws/pom.xml b/spring-cloud-function-samples/function-sample-aws/pom.xml
index d6cabfe34..e0cb234ef 100644
--- a/spring-cloud-function-samples/function-sample-aws/pom.xml
+++ b/spring-cloud-function-samples/function-sample-aws/pom.xml
@@ -15,7 +15,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.1.3.RELEASE
+ 2.1.4.RELEASE
@@ -25,7 +25,7 @@
1.8
1.0.17.RELEASE
2.0.2
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
example.Config
diff --git a/spring-cloud-function-samples/function-sample-azure/pom.xml b/spring-cloud-function-samples/function-sample-azure/pom.xml
index 545df1c06..b3d3dba99 100644
--- a/spring-cloud-function-samples/function-sample-azure/pom.xml
+++ b/spring-cloud-function-samples/function-sample-azure/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.1.3.RELEASE
+ 2.1.4.RELEASE
diff --git a/spring-cloud-function-samples/function-sample-compiler/pom.xml b/spring-cloud-function-samples/function-sample-compiler/pom.xml
index dd4998c83..cb364ea23 100644
--- a/spring-cloud-function-samples/function-sample-compiler/pom.xml
+++ b/spring-cloud-function-samples/function-sample-compiler/pom.xml
@@ -14,14 +14,13 @@
org.springframework.boot
spring-boot-starter-parent
- 2.1.3.RELEASE
+ 2.1.4.RELEASE
1.8
- 2.1.0.BUILD-SNAPSHOT
-
+ 2.1.0.RELEASE
3.1.2.RELEASE
1.0.17.RELEASE
diff --git a/spring-cloud-function-samples/function-sample-pof/pom.xml b/spring-cloud-function-samples/function-sample-pof/pom.xml
index abcc1399b..df894a658 100644
--- a/spring-cloud-function-samples/function-sample-pof/pom.xml
+++ b/spring-cloud-function-samples/function-sample-pof/pom.xml
@@ -13,7 +13,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.1.3.RELEASE
+ 2.1.4.RELEASE
@@ -22,8 +22,7 @@
UTF-8
1.8
3.1.2.RELEASE
- 2.1.0.BUILD-SNAPSHOT
-
+ 2.1.0.RELEASE
diff --git a/spring-cloud-function-samples/function-sample-pojo/pom.xml b/spring-cloud-function-samples/function-sample-pojo/pom.xml
index 22a249081..9e5a1f1f4 100644
--- a/spring-cloud-function-samples/function-sample-pojo/pom.xml
+++ b/spring-cloud-function-samples/function-sample-pojo/pom.xml
@@ -14,13 +14,13 @@
org.springframework.boot
spring-boot-starter-parent
- 2.1.3.RELEASE
+ 2.1.4.RELEASE
1.8
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
1.0.21.RELEASE
diff --git a/spring-cloud-function-samples/function-sample-spring-integration/pom.xml b/spring-cloud-function-samples/function-sample-spring-integration/pom.xml
index 2d742144e..b3725a473 100644
--- a/spring-cloud-function-samples/function-sample-spring-integration/pom.xml
+++ b/spring-cloud-function-samples/function-sample-spring-integration/pom.xml
@@ -12,7 +12,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.1.3.RELEASE
+ 2.1.4.RELEASE
@@ -20,7 +20,7 @@
UTF-8
UTF-8
1.8
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
diff --git a/spring-cloud-function-samples/function-sample-task/pom.xml b/spring-cloud-function-samples/function-sample-task/pom.xml
index 775bbecb7..d2055902f 100644
--- a/spring-cloud-function-samples/function-sample-task/pom.xml
+++ b/spring-cloud-function-samples/function-sample-task/pom.xml
@@ -14,14 +14,13 @@
org.springframework.boot
spring-boot-starter-parent
- 2.1.3.RELEASE
+ 2.1.4.RELEASE
1.8
- 2.1.0.BUILD-SNAPSHOT
-
+ 2.1.0.RELEASE
1.0.10.RELEASE
3.1.2.RELEASE
diff --git a/spring-cloud-function-samples/function-sample/pom.xml b/spring-cloud-function-samples/function-sample/pom.xml
index 3bd76b869..a80cfc095 100644
--- a/spring-cloud-function-samples/function-sample/pom.xml
+++ b/spring-cloud-function-samples/function-sample/pom.xml
@@ -14,14 +14,13 @@
org.springframework.boot
spring-boot-starter-parent
- 2.1.3.RELEASE
+ 2.1.4.RELEASE
1.8
- 2.1.0.BUILD-SNAPSHOT
-
+ 2.1.0.RELEASE
1.0.17.RELEASE
diff --git a/spring-cloud-function-samples/pom.xml b/spring-cloud-function-samples/pom.xml
index 07daa1ef8..1dfe5ebf7 100644
--- a/spring-cloud-function-samples/pom.xml
+++ b/spring-cloud-function-samples/pom.xml
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
diff --git a/spring-cloud-function-task/pom.xml b/spring-cloud-function-task/pom.xml
index a96a93a23..c9d5a979c 100644
--- a/spring-cloud-function-task/pom.xml
+++ b/spring-cloud-function-task/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
diff --git a/spring-cloud-function-web/pom.xml b/spring-cloud-function-web/pom.xml
index abc95e642..4d1c28502 100644
--- a/spring-cloud-function-web/pom.xml
+++ b/spring-cloud-function-web/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
diff --git a/spring-cloud-starter-function-web/pom.xml b/spring-cloud-starter-function-web/pom.xml
index 87cd8de70..636f7143e 100644
--- a/spring-cloud-starter-function-web/pom.xml
+++ b/spring-cloud-starter-function-web/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
..
spring-cloud-starter-function-web
diff --git a/spring-cloud-starter-function-webflux/pom.xml b/spring-cloud-starter-function-webflux/pom.xml
index 08852644a..beb72c42f 100644
--- a/spring-cloud-starter-function-webflux/pom.xml
+++ b/spring-cloud-starter-function-webflux/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.1.0.BUILD-SNAPSHOT
+ 2.1.0.RELEASE
spring-cloud-starter-function-webflux
spring-cloud-starter-function-webflux