diff --git a/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml b/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml index 8223f34d7..49559cd98 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-2 + 0.13.0 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 60b9f82ea..ec1683c91 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-2 + 0.13.0 ../../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 78510783e..0afb5a783 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-2 + 0.13.0 ../../pom.xml diff --git a/dapr-spring/dapr-spring-boot-tests/pom.xml b/dapr-spring/dapr-spring-boot-tests/pom.xml index e3c8233cf..1fe826082 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-2 + 0.13.0 dapr-spring-boot-tests diff --git a/dapr-spring/dapr-spring-data/pom.xml b/dapr-spring/dapr-spring-data/pom.xml index b2ba99b1e..3754b6edd 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-2 + 0.13.0 dapr-spring-data diff --git a/dapr-spring/dapr-spring-messaging/pom.xml b/dapr-spring/dapr-spring-messaging/pom.xml index 5180de8a5..266e254d8 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-2 + 0.13.0 dapr-spring-messaging diff --git a/dapr-spring/pom.xml b/dapr-spring/pom.xml index ef5166cec..307d9ab20 100644 --- a/dapr-spring/pom.xml +++ b/dapr-spring/pom.xml @@ -7,13 +7,13 @@ io.dapr dapr-sdk-parent - 1.13.0-rc-2 + 1.13.0 io.dapr.spring dapr-spring-parent pom - 0.13.0-rc-2 + 0.13.0 dapr-spring-parent SDK extension for Spring and Spring Boot diff --git a/examples/pom.xml b/examples/pom.xml index b29d55f0c..017a3d0bb 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.13.0-rc-2 + 1.13.0 dapr-sdk-examples jar - 1.13.0-rc-2 + 1.13.0 dapr-sdk-examples diff --git a/pom.xml b/pom.xml index 5a2243938..9690fbc69 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.dapr dapr-sdk-parent pom - 1.13.0-rc-2 + 1.13.0 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-2 - 0.13.0-rc-2 + 1.13.0 + 0.13.0 1.7.1 3.1.1 1.8 diff --git a/sdk-actors/pom.xml b/sdk-actors/pom.xml index 83d788c7b..5676c606a 100644 --- a/sdk-actors/pom.xml +++ b/sdk-actors/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.13.0-rc-2 + 1.13.0 dapr-sdk-actors jar - 1.13.0-rc-2 + 1.13.0 dapr-sdk-actors SDK for Actors on Dapr diff --git a/sdk-autogen/pom.xml b/sdk-autogen/pom.xml index 604235e6a..c4e657005 100644 --- a/sdk-autogen/pom.xml +++ b/sdk-autogen/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.13.0-rc-2 + 1.13.0 dapr-sdk-autogen jar - 1.13.0-rc-2 + 1.13.0 dapr-sdk-autogen Auto-generated SDK for Dapr diff --git a/sdk-springboot/pom.xml b/sdk-springboot/pom.xml index 38ceb7392..39e8918ca 100644 --- a/sdk-springboot/pom.xml +++ b/sdk-springboot/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.13.0-rc-2 + 1.13.0 dapr-sdk-springboot jar - 1.13.0-rc-2 + 1.13.0 dapr-sdk-springboot SDK extension for Springboot diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml index b27417fd5..478d7cc86 100644 --- a/sdk-tests/pom.xml +++ b/sdk-tests/pom.xml @@ -7,11 +7,11 @@ io.dapr dapr-sdk-parent - 1.13.0-rc-2 + 1.13.0 dapr-sdk-tests - 1.13.0-rc-2 + 1.13.0 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-2 - 0.13.0-rc-2 + 1.13.0 + 0.13.0 ${project.build.directory}/generated-sources ${project.basedir}/proto 1.64.0 diff --git a/sdk-workflows/pom.xml b/sdk-workflows/pom.xml index c242b6917..0dc3ed31f 100644 --- a/sdk-workflows/pom.xml +++ b/sdk-workflows/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.13.0-rc-2 + 1.13.0 dapr-sdk-workflows jar - 0.13.0-rc-2 + 0.13.0 dapr-sdk-workflows SDK for Workflows on Dapr diff --git a/sdk/pom.xml b/sdk/pom.xml index b05ad9e1b..11cb01e9e 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -7,12 +7,12 @@ io.dapr dapr-sdk-parent - 1.13.0-rc-2 + 1.13.0 dapr-sdk jar - 1.13.0-rc-2 + 1.13.0 dapr-sdk SDK for Dapr @@ -140,7 +140,7 @@ io.dapr dapr-sdk-autogen - 1.13.0-rc-2 + 1.13.0 compile diff --git a/testcontainers-dapr/pom.xml b/testcontainers-dapr/pom.xml index aab5ba18c..f22b9097c 100644 --- a/testcontainers-dapr/pom.xml +++ b/testcontainers-dapr/pom.xml @@ -5,13 +5,13 @@ io.dapr dapr-sdk-parent - 1.13.0-rc-2 + 1.13.0 testcontainers-dapr testcontainers-dapr Testcontainers Dapr Module - 0.13.0-rc-2 + 0.13.0 jar