We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e1c03 commit c49e6c1Copy full SHA for c49e6c1
speech/grpc/pom.xml
@@ -49,7 +49,7 @@ limitations under the License.
49
<properties>
50
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
51
<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 -->
+ <grpc-version>1.0.3</grpc-version> <!-- 1.1.2 doesn't work - DO NOT UPGRADE -->
53
<maven-compiler-plugin-version>3.6.0</maven-compiler-plugin-version>
54
<xolstice-protobuf-maven-plugin-version>0.5.0</xolstice-protobuf-maven-plugin-version>
55
0 commit comments