mirror of https://github.com/grpc/grpc-java.git
Release commit for 0.7.0
This commit is contained in:
parent
6affc8dcd5
commit
d9ba2066d4
|
|
@ -18,7 +18,7 @@ subprojects {
|
|||
apply plugin: "jacoco"
|
||||
|
||||
group = "io.grpc"
|
||||
version = "0.1.0-SNAPSHOT"
|
||||
version = "0.7.0"
|
||||
|
||||
sourceCompatibility = 1.6
|
||||
targetCompatibility = 1.6
|
||||
|
|
|
|||
Loading…
Reference in New Issue