diff --git a/examples/pom.xml b/examples/pom.xml
index 9029e9638..99291cc69 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.7.0-rc-1
+ 1.7.0
dapr-sdk-examples
jar
- 1.7.0-rc-1
+ 1.7.0
dapr-sdk-examples
diff --git a/pom.xml b/pom.xml
index 804678d34..d1030cdf2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
io.dapr
dapr-sdk-parent
pom
- 1.7.0-rc-1
+ 1.7.0
dapr-sdk-parent
SDK for Dapr.
https://dapr.io
diff --git a/sdk-actors/pom.xml b/sdk-actors/pom.xml
index d0413422b..89a0fa26e 100644
--- a/sdk-actors/pom.xml
+++ b/sdk-actors/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.7.0-rc-1
+ 1.7.0
dapr-sdk-actors
jar
- 1.7.0-rc-1
+ 1.7.0
dapr-sdk-actors
SDK for Actors on Dapr
diff --git a/sdk-autogen/pom.xml b/sdk-autogen/pom.xml
index 0fab36fe8..1eddd97f8 100644
--- a/sdk-autogen/pom.xml
+++ b/sdk-autogen/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.7.0-rc-1
+ 1.7.0
dapr-sdk-autogen
jar
- 1.7.0-rc-1
+ 1.7.0
dapr-sdk-autogen
Auto-generated SDK for Dapr
diff --git a/sdk-springboot/pom.xml b/sdk-springboot/pom.xml
index f151819b8..8f6bcfae5 100644
--- a/sdk-springboot/pom.xml
+++ b/sdk-springboot/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.7.0-rc-1
+ 1.7.0
dapr-sdk-springboot
jar
- 1.7.0-rc-1
+ 1.7.0
dapr-sdk-springboot
SDK extension for Springboot
diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml
index 58e457d33..625a09ebf 100644
--- a/sdk-tests/pom.xml
+++ b/sdk-tests/pom.xml
@@ -14,7 +14,7 @@
11
11
true
- 1.7.0-rc-1
+ 1.7.0
${project.build.directory}/generated-sources
${project.basedir}/proto
1.42.1
diff --git a/sdk/pom.xml b/sdk/pom.xml
index e53fb80cd..299f3fe7c 100644
--- a/sdk/pom.xml
+++ b/sdk/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.7.0-rc-1
+ 1.7.0
dapr-sdk
jar
- 1.7.0-rc-1
+ 1.7.0
dapr-sdk
SDK for Dapr