diff --git a/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml b/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml
index b61106d12..f5fffffed 100644
--- a/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml
+++ b/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml
@@ -6,7 +6,7 @@
io.dapr.spring
dapr-spring-parent
- 0.15.0-rc-8
+ 0.16.0-SNAPSHOT
dapr-spring-boot-autoconfigure
diff --git a/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter-test/pom.xml b/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter-test/pom.xml
index 7b7c5fea1..141c28ced 100644
--- a/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter-test/pom.xml
+++ b/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter-test/pom.xml
@@ -6,7 +6,7 @@
io.dapr.spring
dapr-spring-parent
- 0.15.0-rc-8
+ 0.16.0-SNAPSHOT
../../pom.xml
diff --git a/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter/pom.xml b/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter/pom.xml
index c030d679d..a57f708da 100644
--- a/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter/pom.xml
+++ b/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter/pom.xml
@@ -6,7 +6,7 @@
io.dapr.spring
dapr-spring-parent
- 0.15.0-rc-8
+ 0.16.0-SNAPSHOT
../../pom.xml
diff --git a/dapr-spring/dapr-spring-boot-tests/pom.xml b/dapr-spring/dapr-spring-boot-tests/pom.xml
index 3fbbf689e..b9210d058 100644
--- a/dapr-spring/dapr-spring-boot-tests/pom.xml
+++ b/dapr-spring/dapr-spring-boot-tests/pom.xml
@@ -6,7 +6,7 @@
io.dapr.spring
dapr-spring-parent
- 0.15.0-rc-8
+ 0.16.0-SNAPSHOT
dapr-spring-boot-tests
diff --git a/dapr-spring/dapr-spring-data/pom.xml b/dapr-spring/dapr-spring-data/pom.xml
index fce3776a3..bd6efe151 100644
--- a/dapr-spring/dapr-spring-data/pom.xml
+++ b/dapr-spring/dapr-spring-data/pom.xml
@@ -6,7 +6,7 @@
io.dapr.spring
dapr-spring-parent
- 0.15.0-rc-8
+ 0.16.0-SNAPSHOT
dapr-spring-data
diff --git a/dapr-spring/dapr-spring-messaging/pom.xml b/dapr-spring/dapr-spring-messaging/pom.xml
index 002387c03..d5d50ef4e 100644
--- a/dapr-spring/dapr-spring-messaging/pom.xml
+++ b/dapr-spring/dapr-spring-messaging/pom.xml
@@ -6,7 +6,7 @@
io.dapr.spring
dapr-spring-parent
- 0.15.0-rc-8
+ 0.16.0-SNAPSHOT
dapr-spring-messaging
diff --git a/dapr-spring/dapr-spring-workflows/pom.xml b/dapr-spring/dapr-spring-workflows/pom.xml
index 56f10e4f6..2182b6090 100644
--- a/dapr-spring/dapr-spring-workflows/pom.xml
+++ b/dapr-spring/dapr-spring-workflows/pom.xml
@@ -6,7 +6,7 @@
io.dapr.spring
dapr-spring-parent
- 0.15.0-rc-8
+ 0.16.0-SNAPSHOT
dapr-spring-workflows
diff --git a/dapr-spring/pom.xml b/dapr-spring/pom.xml
index 04f14de82..d434f8c03 100644
--- a/dapr-spring/pom.xml
+++ b/dapr-spring/pom.xml
@@ -7,13 +7,13 @@
io.dapr
dapr-sdk-parent
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
io.dapr.spring
dapr-spring-parent
pom
- 0.15.0-rc-8
+ 0.16.0-SNAPSHOT
dapr-spring-parent
SDK extension for Spring and Spring Boot
diff --git a/examples/pom.xml b/examples/pom.xml
index ed9f8cf86..8e5965471 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
dapr-sdk-examples
jar
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
dapr-sdk-examples
diff --git a/pom.xml b/pom.xml
index 79d3a9934..f64837f12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
io.dapr
dapr-sdk-parent
pom
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
dapr-sdk-parent
SDK for Dapr.
https://dapr.io
diff --git a/sdk-actors/pom.xml b/sdk-actors/pom.xml
index bf3f9d148..9c0a81694 100644
--- a/sdk-actors/pom.xml
+++ b/sdk-actors/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
dapr-sdk-actors
jar
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
dapr-sdk-actors
SDK for Actors on Dapr
diff --git a/sdk-autogen/pom.xml b/sdk-autogen/pom.xml
index b14e663ba..5fb453960 100644
--- a/sdk-autogen/pom.xml
+++ b/sdk-autogen/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
dapr-sdk-autogen
jar
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
dapr-sdk-autogen
Auto-generated SDK for Dapr
diff --git a/sdk-springboot/pom.xml b/sdk-springboot/pom.xml
index 65bfa6555..b43d63e8e 100644
--- a/sdk-springboot/pom.xml
+++ b/sdk-springboot/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
dapr-sdk-springboot
jar
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
dapr-sdk-springboot
SDK extension for Springboot
diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml
index b66b9dfbb..3af0bdffb 100644
--- a/sdk-tests/pom.xml
+++ b/sdk-tests/pom.xml
@@ -7,11 +7,11 @@
io.dapr
dapr-sdk-parent
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
dapr-sdk-tests
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
dapr-sdk-tests
Tests for Dapr's Java SDK - not to be published as a jar.
@@ -22,8 +22,8 @@
17
17
true
- 1.15.0-rc-8
- 0.15.0-rc-8
+ 1.16.0-SNAPSHOT
+ 0.16.0-SNAPSHOT
${project.build.directory}/generated-sources
${project.basedir}/proto
1.69.0
diff --git a/sdk-workflows/pom.xml b/sdk-workflows/pom.xml
index f599598b2..883489fd0 100644
--- a/sdk-workflows/pom.xml
+++ b/sdk-workflows/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
dapr-sdk-workflows
jar
- 0.15.0-rc-8
+ 0.16.0-SNAPSHOT
dapr-sdk-workflows
SDK for Workflows on Dapr
diff --git a/sdk/pom.xml b/sdk/pom.xml
index 47982e363..14cb9e08d 100644
--- a/sdk/pom.xml
+++ b/sdk/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
dapr-sdk
jar
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
dapr-sdk
SDK for Dapr
diff --git a/spring-boot-examples/consumer-app/pom.xml b/spring-boot-examples/consumer-app/pom.xml
index 7a7c575d7..ad64eb49a 100644
--- a/spring-boot-examples/consumer-app/pom.xml
+++ b/spring-boot-examples/consumer-app/pom.xml
@@ -5,7 +5,7 @@
io.dapr
spring-boot-examples
- 0.15.0-rc-8
+ 0.16.0-SNAPSHOT
consumer-app
diff --git a/spring-boot-examples/pom.xml b/spring-boot-examples/pom.xml
index 87a7cfc2b..84ebb6c51 100644
--- a/spring-boot-examples/pom.xml
+++ b/spring-boot-examples/pom.xml
@@ -6,11 +6,11 @@
io.dapr
dapr-sdk-parent
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
spring-boot-examples
- 0.15.0-rc-8
+ 0.16.0-SNAPSHOT
pom
diff --git a/spring-boot-examples/producer-app/pom.xml b/spring-boot-examples/producer-app/pom.xml
index a2e70c4f4..73fbedeac 100644
--- a/spring-boot-examples/producer-app/pom.xml
+++ b/spring-boot-examples/producer-app/pom.xml
@@ -6,7 +6,7 @@
io.dapr
spring-boot-examples
- 0.15.0-rc-8
+ 0.16.0-SNAPSHOT
producer-app
diff --git a/testcontainers-dapr/pom.xml b/testcontainers-dapr/pom.xml
index ad05dc8b7..f404849df 100644
--- a/testcontainers-dapr/pom.xml
+++ b/testcontainers-dapr/pom.xml
@@ -5,13 +5,13 @@
io.dapr
dapr-sdk-parent
- 1.15.0-rc-8
+ 1.16.0-SNAPSHOT
testcontainers-dapr
testcontainers-dapr
Testcontainers Dapr Module
- 0.15.0-rc-8
+ 0.16.0-SNAPSHOT
jar