From ad7747dc9ce0b4bce06978ec39ce535fd1c3560b Mon Sep 17 00:00:00 2001 From: Ryan Michela Date: Tue, 6 Jul 2021 14:39:09 -0400 Subject: [PATCH] Release 1.1.0 --- common/reactive-grpc-benchmarks/pom.xml | 2 +- common/reactive-grpc-common/pom.xml | 2 +- common/reactive-grpc-gencommon/pom.xml | 2 +- pom.xml | 2 +- reactor/reactor-grpc-retry-pre3.3.9/pom.xml | 2 +- reactor/reactor-grpc-retry/pom.xml | 2 +- reactor/reactor-grpc-stub/pom.xml | 2 +- reactor/reactor-grpc-tck/pom.xml | 2 +- reactor/reactor-grpc-test-32/pom.xml | 2 +- reactor/reactor-grpc-test/pom.xml | 2 +- reactor/reactor-grpc/pom.xml | 2 +- rx-java/rxgrpc-stub/pom.xml | 2 +- rx-java/rxgrpc-tck/pom.xml | 2 +- rx-java/rxgrpc-test/pom.xml | 2 +- rx-java/rxgrpc/pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/common/reactive-grpc-benchmarks/pom.xml b/common/reactive-grpc-benchmarks/pom.xml index 310dcd3c..dd97fef0 100644 --- a/common/reactive-grpc-benchmarks/pom.xml +++ b/common/reactive-grpc-benchmarks/pom.xml @@ -12,7 +12,7 @@ com.salesforce.servicelibs reactive-grpc - 1.1.0-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0 diff --git a/common/reactive-grpc-common/pom.xml b/common/reactive-grpc-common/pom.xml index 41f9f315..1e298220 100644 --- a/common/reactive-grpc-common/pom.xml +++ b/common/reactive-grpc-common/pom.xml @@ -12,7 +12,7 @@ com.salesforce.servicelibs reactive-grpc - 1.1.0-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0 diff --git a/common/reactive-grpc-gencommon/pom.xml b/common/reactive-grpc-gencommon/pom.xml index 58dc6963..a5c4a781 100644 --- a/common/reactive-grpc-gencommon/pom.xml +++ b/common/reactive-grpc-gencommon/pom.xml @@ -5,7 +5,7 @@ reactive-grpc com.salesforce.servicelibs - 1.1.0-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index c75c7827..d43c0e7d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.salesforce.servicelibs reactive-grpc - 1.1.0-SNAPSHOT + 1.1.0 pom reactive-grpc diff --git a/reactor/reactor-grpc-retry-pre3.3.9/pom.xml b/reactor/reactor-grpc-retry-pre3.3.9/pom.xml index d76dab57..69b98baa 100644 --- a/reactor/reactor-grpc-retry-pre3.3.9/pom.xml +++ b/reactor/reactor-grpc-retry-pre3.3.9/pom.xml @@ -12,7 +12,7 @@ com.salesforce.servicelibs reactive-grpc - 1.1.0-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0 diff --git a/reactor/reactor-grpc-retry/pom.xml b/reactor/reactor-grpc-retry/pom.xml index 53a7c6c9..d2cd1b90 100644 --- a/reactor/reactor-grpc-retry/pom.xml +++ b/reactor/reactor-grpc-retry/pom.xml @@ -12,7 +12,7 @@ com.salesforce.servicelibs reactive-grpc - 1.1.0-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0 diff --git a/reactor/reactor-grpc-stub/pom.xml b/reactor/reactor-grpc-stub/pom.xml index e2715fec..c49787d0 100644 --- a/reactor/reactor-grpc-stub/pom.xml +++ b/reactor/reactor-grpc-stub/pom.xml @@ -12,7 +12,7 @@ com.salesforce.servicelibs reactive-grpc - 1.1.0-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0 diff --git a/reactor/reactor-grpc-tck/pom.xml b/reactor/reactor-grpc-tck/pom.xml index 175d9d24..146e64db 100644 --- a/reactor/reactor-grpc-tck/pom.xml +++ b/reactor/reactor-grpc-tck/pom.xml @@ -12,7 +12,7 @@ com.salesforce.servicelibs reactive-grpc - 1.1.0-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0 diff --git a/reactor/reactor-grpc-test-32/pom.xml b/reactor/reactor-grpc-test-32/pom.xml index c5191ce1..f77fb301 100644 --- a/reactor/reactor-grpc-test-32/pom.xml +++ b/reactor/reactor-grpc-test-32/pom.xml @@ -5,7 +5,7 @@ reactive-grpc com.salesforce.servicelibs - 1.1.0-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0 diff --git a/reactor/reactor-grpc-test/pom.xml b/reactor/reactor-grpc-test/pom.xml index ab3fbb3e..b393f51e 100644 --- a/reactor/reactor-grpc-test/pom.xml +++ b/reactor/reactor-grpc-test/pom.xml @@ -12,7 +12,7 @@ com.salesforce.servicelibs reactive-grpc - 1.1.0-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0 diff --git a/reactor/reactor-grpc/pom.xml b/reactor/reactor-grpc/pom.xml index 4a9b677d..2d45ca38 100644 --- a/reactor/reactor-grpc/pom.xml +++ b/reactor/reactor-grpc/pom.xml @@ -12,7 +12,7 @@ com.salesforce.servicelibs reactive-grpc - 1.1.0-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0 diff --git a/rx-java/rxgrpc-stub/pom.xml b/rx-java/rxgrpc-stub/pom.xml index ff0fc826..3fc4991e 100644 --- a/rx-java/rxgrpc-stub/pom.xml +++ b/rx-java/rxgrpc-stub/pom.xml @@ -12,7 +12,7 @@ com.salesforce.servicelibs reactive-grpc - 1.1.0-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0 diff --git a/rx-java/rxgrpc-tck/pom.xml b/rx-java/rxgrpc-tck/pom.xml index 76cbdbff..3786e903 100644 --- a/rx-java/rxgrpc-tck/pom.xml +++ b/rx-java/rxgrpc-tck/pom.xml @@ -12,7 +12,7 @@ com.salesforce.servicelibs reactive-grpc - 1.1.0-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0 diff --git a/rx-java/rxgrpc-test/pom.xml b/rx-java/rxgrpc-test/pom.xml index 855e51e6..bb00e547 100644 --- a/rx-java/rxgrpc-test/pom.xml +++ b/rx-java/rxgrpc-test/pom.xml @@ -12,7 +12,7 @@ com.salesforce.servicelibs reactive-grpc - 1.1.0-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0 diff --git a/rx-java/rxgrpc/pom.xml b/rx-java/rxgrpc/pom.xml index 658920b9..323784f7 100644 --- a/rx-java/rxgrpc/pom.xml +++ b/rx-java/rxgrpc/pom.xml @@ -12,7 +12,7 @@ com.salesforce.servicelibs reactive-grpc - 1.1.0-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0