diff --git a/examples/pom.xml b/examples/pom.xml index 51091b6b7..1b156b806 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.11.0-rc-4 + 1.11.0 dapr-sdk-examples jar - 1.11.0-rc-4 + 1.11.0 dapr-sdk-examples diff --git a/pom.xml b/pom.xml index 38a526342..076372956 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.dapr dapr-sdk-parent pom - 1.11.0-rc-4 + 1.11.0 dapr-sdk-parent SDK for Dapr. https://dapr.io @@ -17,7 +17,7 @@ 1.59.0 3.17.3 https://raw.githubusercontent.com/dapr/dapr/v1.13.0-rc.5/dapr/proto - 0.11.0-rc-4 + 0.11.0 1.6.2 3.1.1 1.8 diff --git a/sdk-actors/pom.xml b/sdk-actors/pom.xml index daa6b38d4..1718a3a58 100644 --- a/sdk-actors/pom.xml +++ b/sdk-actors/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.11.0-rc-4 + 1.11.0 dapr-sdk-actors jar - 1.11.0-rc-4 + 1.11.0 dapr-sdk-actors SDK for Actors on Dapr diff --git a/sdk-autogen/pom.xml b/sdk-autogen/pom.xml index e6b561392..222c6993a 100644 --- a/sdk-autogen/pom.xml +++ b/sdk-autogen/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.11.0-rc-4 + 1.11.0 dapr-sdk-autogen jar - 1.11.0-rc-4 + 1.11.0 dapr-sdk-autogen Auto-generated SDK for Dapr diff --git a/sdk-springboot/pom.xml b/sdk-springboot/pom.xml index 4add77a9a..e837e0502 100644 --- a/sdk-springboot/pom.xml +++ b/sdk-springboot/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.11.0-rc-4 + 1.11.0 dapr-sdk-springboot jar - 1.11.0-rc-4 + 1.11.0 dapr-sdk-springboot SDK extension for Springboot diff --git a/sdk-springboot3/pom.xml b/sdk-springboot3/pom.xml index 23c11506e..592ea6d9a 100644 --- a/sdk-springboot3/pom.xml +++ b/sdk-springboot3/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.11.0-rc-4 + 1.11.0 dapr-sdk-springboot3 jar - 1.11.0-rc-4 + 1.11.0 dapr-sdk-springboot3 SDK extension for Springboot 3.0 diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml index 6bcf298a8..4c67e3346 100644 --- a/sdk-tests/pom.xml +++ b/sdk-tests/pom.xml @@ -15,7 +15,7 @@ 17 17 true - 1.11.0-rc-4 + 1.11.0 ${project.build.directory}/generated-sources ${project.basedir}/proto 1.59.0 diff --git a/sdk-workflows/pom.xml b/sdk-workflows/pom.xml index a755a5283..c0f4cf92c 100644 --- a/sdk-workflows/pom.xml +++ b/sdk-workflows/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.11.0-rc-4 + 1.11.0 dapr-sdk-workflows jar - 0.11.0-rc-4 + 0.11.0 dapr-sdk-workflows SDK for Workflows on Dapr diff --git a/sdk/pom.xml b/sdk/pom.xml index bd0fc0813..8d4eec6dc 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.11.0-rc-4 + 1.11.0 dapr-sdk jar - 1.11.0-rc-4 + 1.11.0 dapr-sdk SDK for Dapr