Skip to content

Commit c49e6c1

Browse files
authored
Roll back to 1.0.3 of gRPC for Speech. (#580)
1 parent c2e1c03 commit c49e6c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

speech/grpc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ limitations under the License.
4949
<properties>
5050
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5151
<codehaus-versions-maven-plugin-version>2.3</codehaus-versions-maven-plugin-version>
52-
<grpc-version>1.2.0</grpc-version> <!-- 1.1.2 doesn't work - DO NOT UPGRADE -->
52+
<grpc-version>1.0.3</grpc-version> <!-- 1.1.2 doesn't work - DO NOT UPGRADE -->
5353
<maven-compiler-plugin-version>3.6.0</maven-compiler-plugin-version>
5454
<xolstice-protobuf-maven-plugin-version>0.5.0</xolstice-protobuf-maven-plugin-version>
5555

0 commit comments

Comments
 (0)