diff --git a/examples/pom.xml b/examples/pom.xml
index 82a753c03..054bf6de4 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -7,13 +7,13 @@
io.dapr
dapr-sdk-parent
- 0.5.0-rc-1
+ 0.5.0
io.dapr
dapr-sdk-examples
jar
- 0.5.0-rc-1
+ 0.5.0
dapr-sdk-examples
diff --git a/pom.xml b/pom.xml
index 706588189..b52405c7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
io.dapr
dapr-sdk-parent
pom
- 0.5.0-rc-1
+ 0.5.0
dapr-sdk-parent
SDK for Dapr.
https://dapr.io
diff --git a/sdk-actors/pom.xml b/sdk-actors/pom.xml
index 50969cbc7..39932fb77 100644
--- a/sdk-actors/pom.xml
+++ b/sdk-actors/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 0.5.0-rc-1
+ 0.5.0
dapr-sdk-actors
jar
- 0.5.0-rc-1
+ 0.5.0
dapr-sdk-actors
SDK for Actors on Dapr
diff --git a/sdk-autogen/pom.xml b/sdk-autogen/pom.xml
index 46f99bd1c..f3d7f3838 100644
--- a/sdk-autogen/pom.xml
+++ b/sdk-autogen/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 0.5.0-rc-1
+ 0.5.0
dapr-sdk-autogen
jar
- 0.5.0-rc-1
+ 0.5.0
dapr-sdk-autogen
Auto-generated SDK for Dapr
diff --git a/sdk-springboot/pom.xml b/sdk-springboot/pom.xml
index 65c3a39d9..323ea61af 100644
--- a/sdk-springboot/pom.xml
+++ b/sdk-springboot/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 0.5.0-rc-1
+ 0.5.0
dapr-sdk-springboot
jar
- 0.5.0-rc-1
+ 0.5.0
dapr-sdk-springboot
SDK extension for Springboot
diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml
index 13c1c6f11..d6e0a5e98 100644
--- a/sdk-tests/pom.xml
+++ b/sdk-tests/pom.xml
@@ -25,7 +25,7 @@
11
11
true
- 0.5.0-rc-1
+ 0.5.0
diff --git a/sdk/pom.xml b/sdk/pom.xml
index cac374fc9..2c4e3a450 100644
--- a/sdk/pom.xml
+++ b/sdk/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 0.5.0-rc-1
+ 0.5.0
dapr-sdk
jar
- 0.5.0-rc-1
+ 0.5.0
dapr-sdk
SDK for Dapr