diff --git a/examples/pom.xml b/examples/pom.xml index ee3e7ca7c..3dda123e7 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.12.1-rc-1 + 1.12.1-rc-2 dapr-sdk-examples jar - 1.12.1-rc-1 + 1.12.1-rc-2 dapr-sdk-examples diff --git a/pom.xml b/pom.xml index 765328bdd..b7153fc69 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.dapr dapr-sdk-parent pom - 1.12.1-rc-1 + 1.12.1-rc-2 dapr-sdk-parent SDK for Dapr. https://dapr.io @@ -18,7 +18,7 @@ 3.25.0 protoc https://raw.githubusercontent.com/dapr/dapr/v1.14.0-rc.2/dapr/proto - 0.12.1-rc-1 + 0.12.1-rc-2 1.7.1 3.1.1 1.8 diff --git a/sdk-actors/pom.xml b/sdk-actors/pom.xml index 777bfe53e..c3b44ec5b 100644 --- a/sdk-actors/pom.xml +++ b/sdk-actors/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.12.1-rc-1 + 1.12.1-rc-2 dapr-sdk-actors jar - 1.12.1-rc-1 + 1.12.1-rc-2 dapr-sdk-actors SDK for Actors on Dapr diff --git a/sdk-autogen/pom.xml b/sdk-autogen/pom.xml index 19197c916..4775b88e8 100644 --- a/sdk-autogen/pom.xml +++ b/sdk-autogen/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.12.1-rc-1 + 1.12.1-rc-2 dapr-sdk-autogen jar - 1.12.1-rc-1 + 1.12.1-rc-2 dapr-sdk-autogen Auto-generated SDK for Dapr diff --git a/sdk-springboot/pom.xml b/sdk-springboot/pom.xml index ba0da2898..9c351f0e7 100644 --- a/sdk-springboot/pom.xml +++ b/sdk-springboot/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.12.1-rc-1 + 1.12.1-rc-2 dapr-sdk-springboot jar - 1.12.1-rc-1 + 1.12.1-rc-2 dapr-sdk-springboot SDK extension for Springboot diff --git a/sdk-springboot3/pom.xml b/sdk-springboot3/pom.xml index 53e6e8d62..a5cb0e23d 100644 --- a/sdk-springboot3/pom.xml +++ b/sdk-springboot3/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.12.1-rc-1 + 1.12.1-rc-2 dapr-sdk-springboot3 jar - 1.12.1-rc-1 + 1.12.1-rc-2 dapr-sdk-springboot3 SDK extension for Springboot 3.0 diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml index 37f1908c0..ee01e20e9 100644 --- a/sdk-tests/pom.xml +++ b/sdk-tests/pom.xml @@ -15,7 +15,7 @@ 17 17 true - 1.12.1-rc-1 + 1.12.1-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 24c670265..c711c8a1b 100644 --- a/sdk-workflows/pom.xml +++ b/sdk-workflows/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.12.1-rc-1 + 1.12.1-rc-2 dapr-sdk-workflows jar - 0.12.1-rc-1 + 0.12.1-rc-2 dapr-sdk-workflows SDK for Workflows on Dapr diff --git a/sdk/pom.xml b/sdk/pom.xml index 53a4ff484..b6fcd558a 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.12.1-rc-1 + 1.12.1-rc-2 dapr-sdk jar - 1.12.1-rc-1 + 1.12.1-rc-2 dapr-sdk SDK for Dapr