diff --git a/common/reactive-grpc-common/pom.xml b/common/reactive-grpc-common/pom.xml
index 390835f4..61cdd74f 100644
--- a/common/reactive-grpc-common/pom.xml
+++ b/common/reactive-grpc-common/pom.xml
@@ -12,7 +12,7 @@
com.salesforce.servicelibs
reactive-grpc
- 0.8.3-SNAPSHOT
+ 0.9.0
../../pom.xml
4.0.0
diff --git a/common/reactive-grpc-gencommon/pom.xml b/common/reactive-grpc-gencommon/pom.xml
index 4a01d056..a7ea5492 100644
--- a/common/reactive-grpc-gencommon/pom.xml
+++ b/common/reactive-grpc-gencommon/pom.xml
@@ -5,7 +5,7 @@
reactive-grpc
com.salesforce.servicelibs
- 0.8.3-SNAPSHOT
+ 0.9.0
../../pom.xml
4.0.0
diff --git a/demos/backpressure-demo/pom.xml b/demos/backpressure-demo/pom.xml
index 08ae3d37..a817ce76 100644
--- a/demos/backpressure-demo/pom.xml
+++ b/demos/backpressure-demo/pom.xml
@@ -10,7 +10,7 @@
2.1.10
- 0.8.2
+ 0.9.0
0.8.0
2.2.2
1.12.0
diff --git a/demos/gradle/build.gradle b/demos/gradle/build.gradle
index 27c8f890..d32afe87 100644
--- a/demos/gradle/build.gradle
+++ b/demos/gradle/build.gradle
@@ -1,5 +1,5 @@
group 'com.salesforce.servicelibs'
-version '0.8.2-SNAPSHOT'
+version '0.9.0'
apply plugin: 'java'
apply plugin: "idea"
@@ -7,7 +7,7 @@ apply plugin: 'com.google.protobuf'
sourceCompatibility = 1.8
-def reactiveGrpcVersion = '0.8.2-SNAPSHOT'
+def reactiveGrpcVersion = '0.9.0'
def grpcVersion = '1.7.0'
def protobufVersion = '3.4.0'
diff --git a/demos/hello-world/pom.xml b/demos/hello-world/pom.xml
index 72680fa6..f004e113 100644
--- a/demos/hello-world/pom.xml
+++ b/demos/hello-world/pom.xml
@@ -11,7 +11,7 @@
2.1.10
- 0.8.2
+ 0.9.0
0.8.0
1.12.0
3.5.1
diff --git a/demos/reactive-grpc-chat/reactor-chat-kotlin/pom.xml b/demos/reactive-grpc-chat/reactor-chat-kotlin/pom.xml
index fd6221a6..587f88d6 100644
--- a/demos/reactive-grpc-chat/reactor-chat-kotlin/pom.xml
+++ b/demos/reactive-grpc-chat/reactor-chat-kotlin/pom.xml
@@ -22,7 +22,7 @@
1.2.30
- 0.8.2
+ 0.9.0
1.12.0
3.5.1
0.8.0
diff --git a/demos/reactive-grpc-chat/reactor-chat/pom.xml b/demos/reactive-grpc-chat/reactor-chat/pom.xml
index 5199f131..6378978c 100644
--- a/demos/reactive-grpc-chat/reactor-chat/pom.xml
+++ b/demos/reactive-grpc-chat/reactor-chat/pom.xml
@@ -17,7 +17,7 @@
4.0.0
- 0.8.2
+ 0.9.0
1.12.0
3.5.1
0.8.0
diff --git a/demos/reactive-grpc-chat/rxjava-chat-android/app/build.gradle b/demos/reactive-grpc-chat/rxjava-chat-android/app/build.gradle
index d0855e2c..19134702 100644
--- a/demos/reactive-grpc-chat/rxjava-chat-android/app/build.gradle
+++ b/demos/reactive-grpc-chat/rxjava-chat-android/app/build.gradle
@@ -1,7 +1,7 @@
apply plugin: 'com.android.application'
apply plugin: 'com.google.protobuf'
-def reactiveGrpcVersion = '0.8.3-SNAPSHOT'
+def reactiveGrpcVersion = '0.9.0'
def grpcVersion = '1.13.1'
def protobufVersion = '3.5.1'
diff --git a/demos/reactive-grpc-chat/rxjava-chat/pom.xml b/demos/reactive-grpc-chat/rxjava-chat/pom.xml
index 6bc1f767..9ac77ef0 100644
--- a/demos/reactive-grpc-chat/rxjava-chat/pom.xml
+++ b/demos/reactive-grpc-chat/rxjava-chat/pom.xml
@@ -16,7 +16,7 @@
2.1.10
- 0.8.3-SNAPSHOT
+ 0.9.0
0.8.0
1.12.0
3.5.1
diff --git a/demos/reactive-grpc-examples/pom.xml b/demos/reactive-grpc-examples/pom.xml
index 10abd95a..fcd91450 100644
--- a/demos/reactive-grpc-examples/pom.xml
+++ b/demos/reactive-grpc-examples/pom.xml
@@ -10,7 +10,7 @@
- 0.8.2
+ 0.9.0
1.12.0
3.5.1
diff --git a/pom.xml b/pom.xml
index 1b666c66..c430d006 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.salesforce.servicelibs
reactive-grpc
- 0.8.3-SNAPSHOT
+ 0.9.0
pom
reactive-grpc
diff --git a/reactor/reactor-grpc-stub/pom.xml b/reactor/reactor-grpc-stub/pom.xml
index fc0a5154..960b843b 100644
--- a/reactor/reactor-grpc-stub/pom.xml
+++ b/reactor/reactor-grpc-stub/pom.xml
@@ -12,7 +12,7 @@
com.salesforce.servicelibs
reactive-grpc
- 0.8.3-SNAPSHOT
+ 0.9.0
../../pom.xml
4.0.0
diff --git a/reactor/reactor-grpc-tck/pom.xml b/reactor/reactor-grpc-tck/pom.xml
index 51f19886..5c2986ed 100644
--- a/reactor/reactor-grpc-tck/pom.xml
+++ b/reactor/reactor-grpc-tck/pom.xml
@@ -12,7 +12,7 @@
com.salesforce.servicelibs
reactive-grpc
- 0.8.3-SNAPSHOT
+ 0.9.0
../../pom.xml
4.0.0
diff --git a/reactor/reactor-grpc-test/pom.xml b/reactor/reactor-grpc-test/pom.xml
index 45e5d1c9..973d316b 100644
--- a/reactor/reactor-grpc-test/pom.xml
+++ b/reactor/reactor-grpc-test/pom.xml
@@ -12,7 +12,7 @@
com.salesforce.servicelibs
reactive-grpc
- 0.8.3-SNAPSHOT
+ 0.9.0
../../pom.xml
4.0.0
diff --git a/reactor/reactor-grpc/pom.xml b/reactor/reactor-grpc/pom.xml
index 7f402c9c..e6686294 100644
--- a/reactor/reactor-grpc/pom.xml
+++ b/reactor/reactor-grpc/pom.xml
@@ -12,7 +12,7 @@
com.salesforce.servicelibs
reactive-grpc
- 0.8.3-SNAPSHOT
+ 0.9.0
../../pom.xml
4.0.0
diff --git a/rx-java/rxgrpc-stub/pom.xml b/rx-java/rxgrpc-stub/pom.xml
index 08bd2601..756d275b 100644
--- a/rx-java/rxgrpc-stub/pom.xml
+++ b/rx-java/rxgrpc-stub/pom.xml
@@ -12,7 +12,7 @@
com.salesforce.servicelibs
reactive-grpc
- 0.8.3-SNAPSHOT
+ 0.9.0
../../pom.xml
4.0.0
diff --git a/rx-java/rxgrpc-tck/pom.xml b/rx-java/rxgrpc-tck/pom.xml
index ef54523c..1f0b857e 100644
--- a/rx-java/rxgrpc-tck/pom.xml
+++ b/rx-java/rxgrpc-tck/pom.xml
@@ -12,7 +12,7 @@
com.salesforce.servicelibs
reactive-grpc
- 0.8.3-SNAPSHOT
+ 0.9.0
../../pom.xml
4.0.0
diff --git a/rx-java/rxgrpc-test/pom.xml b/rx-java/rxgrpc-test/pom.xml
index 267f7d82..5efe731f 100644
--- a/rx-java/rxgrpc-test/pom.xml
+++ b/rx-java/rxgrpc-test/pom.xml
@@ -12,7 +12,7 @@
com.salesforce.servicelibs
reactive-grpc
- 0.8.3-SNAPSHOT
+ 0.9.0
../../pom.xml
4.0.0
diff --git a/rx-java/rxgrpc/pom.xml b/rx-java/rxgrpc/pom.xml
index 4a930a41..7c19f8ae 100644
--- a/rx-java/rxgrpc/pom.xml
+++ b/rx-java/rxgrpc/pom.xml
@@ -12,7 +12,7 @@
com.salesforce.servicelibs
reactive-grpc
- 0.8.3-SNAPSHOT
+ 0.9.0
../../pom.xml
4.0.0