diff --git a/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml b/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml
index 741b9079c..8223f34d7 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.13.0-rc-1
+ 0.13.0-rc-2
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 e2e1d1716..60b9f82ea 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.13.0-rc-1
+ 0.13.0-rc-2
../../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 8be8275e3..78510783e 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.13.0-rc-1
+ 0.13.0-rc-2
../../pom.xml
diff --git a/dapr-spring/dapr-spring-boot-tests/pom.xml b/dapr-spring/dapr-spring-boot-tests/pom.xml
index 00c311611..e3c8233cf 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.13.0-rc-1
+ 0.13.0-rc-2
dapr-spring-boot-tests
diff --git a/dapr-spring/dapr-spring-data/pom.xml b/dapr-spring/dapr-spring-data/pom.xml
index a5a461320..b2ba99b1e 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.13.0-rc-1
+ 0.13.0-rc-2
dapr-spring-data
diff --git a/dapr-spring/dapr-spring-messaging/pom.xml b/dapr-spring/dapr-spring-messaging/pom.xml
index 4588dddf6..5180de8a5 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.13.0-rc-1
+ 0.13.0-rc-2
dapr-spring-messaging
diff --git a/dapr-spring/pom.xml b/dapr-spring/pom.xml
index 0f0d6511d..ef5166cec 100644
--- a/dapr-spring/pom.xml
+++ b/dapr-spring/pom.xml
@@ -7,13 +7,13 @@
io.dapr
dapr-sdk-parent
- 1.13.0-rc-1
+ 1.13.0-rc-2
io.dapr.spring
dapr-spring-parent
pom
- 0.13.0-rc-1
+ 0.13.0-rc-2
dapr-spring-parent
SDK extension for Spring and Spring Boot
diff --git a/examples/pom.xml b/examples/pom.xml
index f4511a749..b29d55f0c 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.13.0-rc-1
+ 1.13.0-rc-2
dapr-sdk-examples
jar
- 1.13.0-rc-1
+ 1.13.0-rc-2
dapr-sdk-examples
diff --git a/pom.xml b/pom.xml
index ef26d9218..5a2243938 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
io.dapr
dapr-sdk-parent
pom
- 1.13.0-rc-1
+ 1.13.0-rc-2
dapr-sdk-parent
SDK for Dapr.
https://dapr.io
@@ -18,8 +18,8 @@
3.25.5
protoc
https://raw.githubusercontent.com/dapr/dapr/v1.14.4/dapr/proto
- 1.13.0-rc-1
- 0.13.0-rc-1
+ 1.13.0-rc-2
+ 0.13.0-rc-2
1.7.1
3.1.1
1.8
diff --git a/sdk-actors/pom.xml b/sdk-actors/pom.xml
index de7fc6328..83d788c7b 100644
--- a/sdk-actors/pom.xml
+++ b/sdk-actors/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.13.0-rc-1
+ 1.13.0-rc-2
dapr-sdk-actors
jar
- 1.13.0-rc-1
+ 1.13.0-rc-2
dapr-sdk-actors
SDK for Actors on Dapr
diff --git a/sdk-autogen/pom.xml b/sdk-autogen/pom.xml
index fb5a7161a..604235e6a 100644
--- a/sdk-autogen/pom.xml
+++ b/sdk-autogen/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.13.0-rc-1
+ 1.13.0-rc-2
dapr-sdk-autogen
jar
- 1.13.0-rc-1
+ 1.13.0-rc-2
dapr-sdk-autogen
Auto-generated SDK for Dapr
diff --git a/sdk-springboot/pom.xml b/sdk-springboot/pom.xml
index c5a81bd4e..38ceb7392 100644
--- a/sdk-springboot/pom.xml
+++ b/sdk-springboot/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.13.0-rc-1
+ 1.13.0-rc-2
dapr-sdk-springboot
jar
- 1.13.0-rc-1
+ 1.13.0-rc-2
dapr-sdk-springboot
SDK extension for Springboot
diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml
index b8a747b45..b27417fd5 100644
--- a/sdk-tests/pom.xml
+++ b/sdk-tests/pom.xml
@@ -7,11 +7,11 @@
io.dapr
dapr-sdk-parent
- 1.13.0-rc-1
+ 1.13.0-rc-2
dapr-sdk-tests
- 1.13.0-rc-1
+ 1.13.0-rc-2
dapr-sdk-tests
Tests for Dapr's Java SDK - not to be published as a jar.
@@ -22,8 +22,8 @@
17
17
true
- 1.13.0-rc-1
- 0.13.0-rc-1
+ 1.13.0-rc-2
+ 0.13.0-rc-2
${project.build.directory}/generated-sources
${project.basedir}/proto
1.64.0
diff --git a/sdk-workflows/pom.xml b/sdk-workflows/pom.xml
index 8dc3466cc..c242b6917 100644
--- a/sdk-workflows/pom.xml
+++ b/sdk-workflows/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.13.0-rc-1
+ 1.13.0-rc-2
dapr-sdk-workflows
jar
- 0.13.0-rc-1
+ 0.13.0-rc-2
dapr-sdk-workflows
SDK for Workflows on Dapr
diff --git a/sdk/pom.xml b/sdk/pom.xml
index a7ecbead1..b05ad9e1b 100644
--- a/sdk/pom.xml
+++ b/sdk/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.13.0-rc-1
+ 1.13.0-rc-2
dapr-sdk
jar
- 1.13.0-rc-1
+ 1.13.0-rc-2
dapr-sdk
SDK for Dapr
@@ -140,7 +140,7 @@
io.dapr
dapr-sdk-autogen
- 1.13.0-rc-1
+ 1.13.0-rc-2
compile
diff --git a/testcontainers-dapr/pom.xml b/testcontainers-dapr/pom.xml
index 7f469cb44..aab5ba18c 100644
--- a/testcontainers-dapr/pom.xml
+++ b/testcontainers-dapr/pom.xml
@@ -5,13 +5,13 @@
io.dapr
dapr-sdk-parent
- 1.13.0-rc-1
+ 1.13.0-rc-2
testcontainers-dapr
testcontainers-dapr
Testcontainers Dapr Module
- 0.13.0-rc-1
+ 0.13.0-rc-2
jar