mirror of https://github.com/grpc/grpc-java.git
Start 0.13.0 development cycle
This commit is contained in:
parent
df310fe2b5
commit
853ccaa7b6
|
|
@ -19,7 +19,7 @@ subprojects {
|
||||||
apply plugin: "com.google.osdetector"
|
apply plugin: "com.google.osdetector"
|
||||||
|
|
||||||
group = "io.grpc"
|
group = "io.grpc"
|
||||||
version = "0.10.0-SNAPSHOT"
|
version = "0.13.0-SNAPSHOT"
|
||||||
|
|
||||||
sourceCompatibility = 1.6
|
sourceCompatibility = 1.6
|
||||||
targetCompatibility = 1.6
|
targetCompatibility = 1.6
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue