diff --git a/docs/pom.xml b/docs/pom.xml
index 276c96f8d..067878ab6 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -7,7 +7,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
pom
Spring Cloud Function Docs
diff --git a/pom.xml b/pom.xml
index 1284602f0..e81648875 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,13 +6,13 @@
spring-cloud-function-parent
Spring Cloud Function Parent
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
pom
org.springframework.cloud
spring-cloud-build
- 2.1.3.BUILD-SNAPSHOT
+ 2.1.2.RELEASE
diff --git a/spring-cloud-function-adapters/pom.xml b/spring-cloud-function-adapters/pom.xml
index 62b6b7713..1811f8eac 100644
--- a/spring-cloud-function-adapters/pom.xml
+++ b/spring-cloud-function-adapters/pom.xml
@@ -9,7 +9,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.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 c1ea32dca..812c8c5dc 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
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-function-adapter-parent
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.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 a3b084a08..9e08d3209 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.0.1.BUILD-SNAPSHOT
+ 2.0.1.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 0d707e1c9..92a48a8af 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
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-function-adapter-parent
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
diff --git a/spring-cloud-function-compiler/pom.xml b/spring-cloud-function-compiler/pom.xml
index 54f0ab12d..3ed32d9bb 100644
--- a/spring-cloud-function-compiler/pom.xml
+++ b/spring-cloud-function-compiler/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
diff --git a/spring-cloud-function-context/pom.xml b/spring-cloud-function-context/pom.xml
index 57eb3d739..e16e3f4be 100644
--- a/spring-cloud-function-context/pom.xml
+++ b/spring-cloud-function-context/pom.xml
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
diff --git a/spring-cloud-function-core/pom.xml b/spring-cloud-function-core/pom.xml
index 1842e5885..e7209d388 100644
--- a/spring-cloud-function-core/pom.xml
+++ b/spring-cloud-function-core/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
diff --git a/spring-cloud-function-dependencies/pom.xml b/spring-cloud-function-dependencies/pom.xml
index 912b93e6b..d447f92f8 100644
--- a/spring-cloud-function-dependencies/pom.xml
+++ b/spring-cloud-function-dependencies/pom.xml
@@ -6,11 +6,11 @@
spring-cloud-dependencies-parent
org.springframework.cloud
- 2.1.3.BUILD-SNAPSHOT
+ 2.1.2.RELEASE
spring-cloud-function-dependencies
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.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 c538c2891..523318113 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.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
diff --git a/spring-cloud-function-deployer/src/it/flux/pom.xml b/spring-cloud-function-deployer/src/it/flux/pom.xml
index e5e38e6e9..8a079812e 100644
--- a/spring-cloud-function-deployer/src/it/flux/pom.xml
+++ b/spring-cloud-function-deployer/src/it/flux/pom.xml
@@ -17,7 +17,7 @@
1.8
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.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 098d167d4..997054732 100644
--- a/spring-cloud-function-deployer/src/it/support/pom.xml
+++ b/spring-cloud-function-deployer/src/it/support/pom.xml
@@ -17,7 +17,7 @@
1.8
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
1.0.17.RELEASE
diff --git a/spring-cloud-function-kotlin/pom.xml b/spring-cloud-function-kotlin/pom.xml
index 597eae38a..74c81fe44 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.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
diff --git a/spring-cloud-function-samples/function-sample-aws/pom.xml b/spring-cloud-function-samples/function-sample-aws/pom.xml
index 1481b7945..e1761feab 100644
--- a/spring-cloud-function-samples/function-sample-aws/pom.xml
+++ b/spring-cloud-function-samples/function-sample-aws/pom.xml
@@ -24,7 +24,7 @@
1.8
1.0.17.RELEASE
2.0.2
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
example.Config
diff --git a/spring-cloud-function-samples/function-sample-compiler/pom.xml b/spring-cloud-function-samples/function-sample-compiler/pom.xml
index d52c12acf..a51f60ae5 100644
--- a/spring-cloud-function-samples/function-sample-compiler/pom.xml
+++ b/spring-cloud-function-samples/function-sample-compiler/pom.xml
@@ -19,7 +19,7 @@
1.8
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.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 1c0e98a00..728fb5961 100644
--- a/spring-cloud-function-samples/function-sample-pof/pom.xml
+++ b/spring-cloud-function-samples/function-sample-pof/pom.xml
@@ -21,7 +21,7 @@
UTF-8
1.8
3.1.2.RELEASE
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
diff --git a/spring-cloud-function-samples/function-sample-pojo/pom.xml b/spring-cloud-function-samples/function-sample-pojo/pom.xml
index 671b8358b..d93837de5 100644
--- a/spring-cloud-function-samples/function-sample-pojo/pom.xml
+++ b/spring-cloud-function-samples/function-sample-pojo/pom.xml
@@ -19,7 +19,7 @@
1.8
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
1.0.17.RELEASE
diff --git a/spring-cloud-function-samples/function-sample-task/pom.xml b/spring-cloud-function-samples/function-sample-task/pom.xml
index b73d333fd..438d05d23 100644
--- a/spring-cloud-function-samples/function-sample-task/pom.xml
+++ b/spring-cloud-function-samples/function-sample-task/pom.xml
@@ -19,7 +19,7 @@
1.8
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.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 32a30f2fa..f19aa4546 100644
--- a/spring-cloud-function-samples/function-sample/pom.xml
+++ b/spring-cloud-function-samples/function-sample/pom.xml
@@ -19,7 +19,7 @@
1.8
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
1.0.17.RELEASE
diff --git a/spring-cloud-function-samples/pom.xml b/spring-cloud-function-samples/pom.xml
index 5cac1e2a0..638ff04f1 100644
--- a/spring-cloud-function-samples/pom.xml
+++ b/spring-cloud-function-samples/pom.xml
@@ -9,7 +9,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
diff --git a/spring-cloud-function-task/pom.xml b/spring-cloud-function-task/pom.xml
index 348a8a2b8..b3f2e0f4f 100644
--- a/spring-cloud-function-task/pom.xml
+++ b/spring-cloud-function-task/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
diff --git a/spring-cloud-function-web/pom.xml b/spring-cloud-function-web/pom.xml
index f90912077..8f1802ecb 100644
--- a/spring-cloud-function-web/pom.xml
+++ b/spring-cloud-function-web/pom.xml
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
diff --git a/spring-cloud-starter-function-web/pom.xml b/spring-cloud-starter-function-web/pom.xml
index a53d647e1..90ea88ce9 100644
--- a/spring-cloud-starter-function-web/pom.xml
+++ b/spring-cloud-starter-function-web/pom.xml
@@ -5,7 +5,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.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 96e371741..1ee9b2726 100644
--- a/spring-cloud-starter-function-webflux/pom.xml
+++ b/spring-cloud-starter-function-webflux/pom.xml
@@ -5,7 +5,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 2.0.1.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
spring-cloud-starter-function-webflux
spring-cloud-starter-function-webflux