Bumped version to 1.11.0

Change-Id: I0c87ad2cf8f8768cf40c5b7abea0add087a5518a
This commit is contained in:
Wouter van Oortmerssen
2019-04-24 11:34:53 -07:00
parent b72a75f87d
commit 9e7e8cbe9f
10 changed files with 12 additions and 12 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.google.flatbuffers</groupId>
<artifactId>flatbuffers-parent</artifactId>
<version>1.10.0</version>
<version>1.11.0</version>
</parent>
<artifactId>flatbuffers-java-grpc</artifactId>
<name>${project.artifactId}</name>
@@ -24,7 +24,7 @@
</developer>
</developers>
<properties>
<gRPC.version>1.10.0</gRPC.version>
<gRPC.version>1.11.0</gRPC.version>
</properties>
<dependencies>
<dependency>