diff --git a/docs/pom.xml b/docs/pom.xml
index 027798e36..4689fab2b 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -7,7 +7,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
pom
Spring Cloud Function Docs
diff --git a/pom.xml b/pom.xml
index 6f548b835..212e62e31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
spring-cloud-function-parent
Spring Cloud Function Parent
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
pom
diff --git a/spring-cloud-function-adapters/pom.xml b/spring-cloud-function-adapters/pom.xml
index 9aebbe628..25a5b585b 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
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
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 3df31ef08..fb9087930 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
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
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 e669f14fe..aac2fc5a3 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
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
diff --git a/spring-cloud-function-adapters/spring-cloud-function-adapter-gcp/pom.xml b/spring-cloud-function-adapters/spring-cloud-function-adapter-gcp/pom.xml
index e2c2c5e18..521deeb90 100644
--- a/spring-cloud-function-adapters/spring-cloud-function-adapter-gcp/pom.xml
+++ b/spring-cloud-function-adapters/spring-cloud-function-adapter-gcp/pom.xml
@@ -11,7 +11,7 @@
spring-cloud-function-adapter-parent
org.springframework.cloud
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
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 8a09a876e..67bab4479 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
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
diff --git a/spring-cloud-function-compiler/pom.xml b/spring-cloud-function-compiler/pom.xml
index 65aadad7d..afb34a3b8 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
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
diff --git a/spring-cloud-function-context/pom.xml b/spring-cloud-function-context/pom.xml
index 99fe84832..552a3b026 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
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
diff --git a/spring-cloud-function-core/pom.xml b/spring-cloud-function-core/pom.xml
index 58a02729b..4243a8f7c 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
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
diff --git a/spring-cloud-function-dependencies/pom.xml b/spring-cloud-function-dependencies/pom.xml
index 7f3ee6134..e733f1293 100644
--- a/spring-cloud-function-dependencies/pom.xml
+++ b/spring-cloud-function-dependencies/pom.xml
@@ -10,7 +10,7 @@
spring-cloud-function-dependencies
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
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 05757b4d8..f84195c96 100644
--- a/spring-cloud-function-deployer/pom.xml
+++ b/spring-cloud-function-deployer/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
diff --git a/spring-cloud-function-deployer/src/it/bootapp-multi/pom.xml b/spring-cloud-function-deployer/src/it/bootapp-multi/pom.xml
index 4cb8ecc99..80c2ee3b8 100644
--- a/spring-cloud-function-deployer/src/it/bootapp-multi/pom.xml
+++ b/spring-cloud-function-deployer/src/it/bootapp-multi/pom.xml
@@ -18,7 +18,7 @@
1.8
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
1.0.17.RELEASE
diff --git a/spring-cloud-function-deployer/src/it/bootapp-with-javax/pom.xml b/spring-cloud-function-deployer/src/it/bootapp-with-javax/pom.xml
index df13c83a4..f584cbb9f 100644
--- a/spring-cloud-function-deployer/src/it/bootapp-with-javax/pom.xml
+++ b/spring-cloud-function-deployer/src/it/bootapp-with-javax/pom.xml
@@ -18,7 +18,7 @@
1.8
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
1.0.17.RELEASE
diff --git a/spring-cloud-function-deployer/src/it/bootapp-with-scf/pom.xml b/spring-cloud-function-deployer/src/it/bootapp-with-scf/pom.xml
index bc1061046..a34c2c196 100644
--- a/spring-cloud-function-deployer/src/it/bootapp-with-scf/pom.xml
+++ b/spring-cloud-function-deployer/src/it/bootapp-with-scf/pom.xml
@@ -18,7 +18,7 @@
1.8
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
1.0.17.RELEASE
diff --git a/spring-cloud-function-deployer/src/it/bootapp/pom.xml b/spring-cloud-function-deployer/src/it/bootapp/pom.xml
index a67e070dc..850546d6e 100644
--- a/spring-cloud-function-deployer/src/it/bootapp/pom.xml
+++ b/spring-cloud-function-deployer/src/it/bootapp/pom.xml
@@ -18,7 +18,7 @@
1.8
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
1.0.17.RELEASE
diff --git a/spring-cloud-function-deployer/src/it/bootjar-multi/pom.xml b/spring-cloud-function-deployer/src/it/bootjar-multi/pom.xml
index 30770257b..f7d39d806 100644
--- a/spring-cloud-function-deployer/src/it/bootjar-multi/pom.xml
+++ b/spring-cloud-function-deployer/src/it/bootjar-multi/pom.xml
@@ -18,7 +18,7 @@
1.8
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
1.0.17.RELEASE
diff --git a/spring-cloud-function-deployer/src/it/bootjar/pom.xml b/spring-cloud-function-deployer/src/it/bootjar/pom.xml
index e2abbe3c3..a61714ddb 100644
--- a/spring-cloud-function-deployer/src/it/bootjar/pom.xml
+++ b/spring-cloud-function-deployer/src/it/bootjar/pom.xml
@@ -18,7 +18,7 @@
1.8
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
1.0.17.RELEASE
diff --git a/spring-cloud-function-deployer/src/it/bootjarnostart/pom.xml b/spring-cloud-function-deployer/src/it/bootjarnostart/pom.xml
index cb60d0bb2..0f5155c6d 100644
--- a/spring-cloud-function-deployer/src/it/bootjarnostart/pom.xml
+++ b/spring-cloud-function-deployer/src/it/bootjarnostart/pom.xml
@@ -18,7 +18,7 @@
1.8
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
1.0.17.RELEASE
diff --git a/spring-cloud-function-kotlin/pom.xml b/spring-cloud-function-kotlin/pom.xml
index 9f40e88ff..454655c19 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
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
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 7c8ae38d3..d14aa5cf3 100644
--- a/spring-cloud-function-samples/function-sample-aws-custom/pom.xml
+++ b/spring-cloud-function-samples/function-sample-aws-custom/pom.xml
@@ -17,7 +17,7 @@
1.8
1.0.22.RELEASE
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
diff --git a/spring-cloud-function-samples/function-sample-aws/pom.xml b/spring-cloud-function-samples/function-sample-aws/pom.xml
index 383bb1f2f..d66db7c47 100644
--- a/spring-cloud-function-samples/function-sample-aws/pom.xml
+++ b/spring-cloud-function-samples/function-sample-aws/pom.xml
@@ -25,7 +25,7 @@
1.8
1.0.17.RELEASE
2.0.2
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
diff --git a/spring-cloud-function-samples/function-sample-compiler/pom.xml b/spring-cloud-function-samples/function-sample-compiler/pom.xml
index 4337764be..c67486267 100644
--- a/spring-cloud-function-samples/function-sample-compiler/pom.xml
+++ b/spring-cloud-function-samples/function-sample-compiler/pom.xml
@@ -20,7 +20,7 @@
1.8
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
3.1.2.RELEASE
1.0.17.RELEASE
diff --git a/spring-cloud-function-samples/function-sample-gcp/pom.xml b/spring-cloud-function-samples/function-sample-gcp/pom.xml
index d7666997b..1494944f2 100644
--- a/spring-cloud-function-samples/function-sample-gcp/pom.xml
+++ b/spring-cloud-function-samples/function-sample-gcp/pom.xml
@@ -9,7 +9,7 @@
spring-cloud-function-samples
org.springframework.cloud
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
diff --git a/spring-cloud-function-samples/function-sample-pof/pom.xml b/spring-cloud-function-samples/function-sample-pof/pom.xml
index 4e7fe29b3..868b12606 100644
--- a/spring-cloud-function-samples/function-sample-pof/pom.xml
+++ b/spring-cloud-function-samples/function-sample-pof/pom.xml
@@ -22,7 +22,7 @@
UTF-8
1.8
3.1.2.RELEASE
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
diff --git a/spring-cloud-function-samples/function-sample-pojo/pom.xml b/spring-cloud-function-samples/function-sample-pojo/pom.xml
index aa06f4d21..85a272f71 100644
--- a/spring-cloud-function-samples/function-sample-pojo/pom.xml
+++ b/spring-cloud-function-samples/function-sample-pojo/pom.xml
@@ -20,7 +20,7 @@
1.8
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
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 132220816..301adc9c6 100644
--- a/spring-cloud-function-samples/function-sample-spring-integration/pom.xml
+++ b/spring-cloud-function-samples/function-sample-spring-integration/pom.xml
@@ -20,7 +20,7 @@
UTF-8
UTF-8
1.8
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
diff --git a/spring-cloud-function-samples/function-sample-task/pom.xml b/spring-cloud-function-samples/function-sample-task/pom.xml
index bb94d7045..5cefa2f61 100644
--- a/spring-cloud-function-samples/function-sample-task/pom.xml
+++ b/spring-cloud-function-samples/function-sample-task/pom.xml
@@ -20,7 +20,7 @@
1.8
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
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 46a183f0c..962b0a35e 100644
--- a/spring-cloud-function-samples/function-sample/pom.xml
+++ b/spring-cloud-function-samples/function-sample/pom.xml
@@ -20,7 +20,7 @@
1.8
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
1.0.17.RELEASE
diff --git a/spring-cloud-function-samples/pom.xml b/spring-cloud-function-samples/pom.xml
index 4e8bb9e2d..9bad96a2a 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
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
diff --git a/spring-cloud-function-task/pom.xml b/spring-cloud-function-task/pom.xml
index d2b3f3460..484bef72f 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
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
diff --git a/spring-cloud-function-web/pom.xml b/spring-cloud-function-web/pom.xml
index df9c03376..921d718e5 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
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
diff --git a/spring-cloud-starter-function-web/pom.xml b/spring-cloud-starter-function-web/pom.xml
index f30ac61bb..52cf73924 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
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
..
spring-cloud-starter-function-web
diff --git a/spring-cloud-starter-function-webflux/pom.xml b/spring-cloud-starter-function-webflux/pom.xml
index 5c906c7fc..a7b03ba5a 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
- 3.0.6.BUILD-SNAPSHOT
+ 3.0.7.BUILD-SNAPSHOT
spring-cloud-starter-function-webflux
spring-cloud-starter-function-webflux