diff --git a/examples/pom.xml b/examples/pom.xml
index 839379516..165a8feec 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -7,13 +7,13 @@
io.dapr
dapr-sdk-parent
- 1.2.0-SNAPSHOT
+ 1.2.0-rc-1
io.dapr
dapr-sdk-examples
jar
- 1.2.0-SNAPSHOT
+ 1.2.0-rc-1
dapr-sdk-examples
diff --git a/pom.xml b/pom.xml
index 120b8fb2e..cddc9ada1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
io.dapr
dapr-sdk-parent
pom
- 1.2.0-SNAPSHOT
+ 1.2.0-rc-1
dapr-sdk-parent
SDK for Dapr.
https://dapr.io
diff --git a/sdk-actors/pom.xml b/sdk-actors/pom.xml
index 67c811a27..289cbb85c 100644
--- a/sdk-actors/pom.xml
+++ b/sdk-actors/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.2.0-SNAPSHOT
+ 1.2.0-rc-1
dapr-sdk-actors
jar
- 1.2.0-SNAPSHOT
+ 1.2.0-rc-1
dapr-sdk-actors
SDK for Actors on Dapr
diff --git a/sdk-autogen/pom.xml b/sdk-autogen/pom.xml
index 1ae6f5845..2666f5d1c 100644
--- a/sdk-autogen/pom.xml
+++ b/sdk-autogen/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.2.0-SNAPSHOT
+ 1.2.0-rc-1
dapr-sdk-autogen
jar
- 1.2.0-SNAPSHOT
+ 1.2.0-rc-1
dapr-sdk-autogen
Auto-generated SDK for Dapr
diff --git a/sdk-springboot/pom.xml b/sdk-springboot/pom.xml
index a5ce8c158..8a46b1cae 100644
--- a/sdk-springboot/pom.xml
+++ b/sdk-springboot/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.2.0-SNAPSHOT
+ 1.2.0-rc-1
dapr-sdk-springboot
jar
- 1.2.0-SNAPSHOT
+ 1.2.0-rc-1
dapr-sdk-springboot
SDK extension for Springboot
diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml
index 2ecaedd19..46ee52770 100644
--- a/sdk-tests/pom.xml
+++ b/sdk-tests/pom.xml
@@ -25,7 +25,7 @@
11
11
true
- 1.2.0-SNAPSHOT
+ 1.2.0-rc-1
${project.build.directory}/generated-sources
${project.basedir}/proto
1.39.0
diff --git a/sdk/pom.xml b/sdk/pom.xml
index db8530271..0a97807f0 100644
--- a/sdk/pom.xml
+++ b/sdk/pom.xml
@@ -7,12 +7,12 @@
io.dapr
dapr-sdk-parent
- 1.2.0-SNAPSHOT
+ 1.2.0-rc-1
dapr-sdk
jar
- 1.2.0-SNAPSHOT
+ 1.2.0-rc-1
dapr-sdk
SDK for Dapr