From 28e43746db30c13feb140b187a320eb308f93da6 Mon Sep 17 00:00:00 2001 From: Eric Anderson Date: Thu, 16 Jun 2016 10:14:37 -0700 Subject: [PATCH] Bump version to 0.14.1 --- android-interop-testing/app/build.gradle | 10 +++++----- .../io/grpc/benchmarks/proto/BenchmarkServiceGrpc.java | 2 +- .../io/grpc/benchmarks/proto/WorkerServiceGrpc.java | 2 +- build.gradle | 2 +- compiler/src/test/golden/TestService.java.txt | 2 +- compiler/src/testLite/golden/TestService.java.txt | 2 +- compiler/src/testNano/golden/TestService.java.txt | 2 +- examples/android/app/build.gradle | 8 ++++---- .../grpc/io/grpc/examples/helloworld/GreeterGrpc.java | 2 +- .../io/grpc/examples/routeguide/RouteGuideGrpc.java | 2 +- .../main/grpc/io/grpc/grpclb/LoadBalancerGrpc.java | 2 +- .../grpc/testing/integration/MetricsServiceGrpc.java | 2 +- .../grpc/testing/integration/ReconnectServiceGrpc.java | 2 +- .../io/grpc/testing/integration/TestServiceGrpc.java | 2 +- .../testing/integration/UnimplementedServiceGrpc.java | 2 +- 15 files changed, 22 insertions(+), 22 deletions(-) diff --git a/android-interop-testing/app/build.gradle b/android-interop-testing/app/build.gradle index 3e29821d359..367988ee8a4 100644 --- a/android-interop-testing/app/build.gradle +++ b/android-interop-testing/app/build.gradle @@ -32,7 +32,7 @@ protobuf { } plugins { grpc { - artifact = 'io.grpc:protoc-gen-grpc-java:0.14.1-SNAPSHOT' // CURRENT_GRPC_VERSION + artifact = 'io.grpc:protoc-gen-grpc-java:0.14.1' // CURRENT_GRPC_VERSION } } generateProtoTasks { @@ -61,9 +61,9 @@ dependencies { compile 'com.google.guava:guava:18.0' compile 'com.squareup.okhttp:okhttp:2.2.0' // You need to build grpc-java to obtain these libraries below. - compile 'io.grpc:grpc-protobuf-nano:0.14.1-SNAPSHOT' // CURRENT_GRPC_VERSION - compile 'io.grpc:grpc-okhttp:0.14.1-SNAPSHOT' // CURRENT_GRPC_VERSION - compile 'io.grpc:grpc-stub:0.14.1-SNAPSHOT' // CURRENT_GRPC_VERSION - compile 'io.grpc:grpc-testing:0.14.1-SNAPSHOT' // CURRENT_GRPC_VERSION + compile 'io.grpc:grpc-protobuf-nano:0.14.1' // CURRENT_GRPC_VERSION + compile 'io.grpc:grpc-okhttp:0.14.1' // CURRENT_GRPC_VERSION + compile 'io.grpc:grpc-stub:0.14.1' // CURRENT_GRPC_VERSION + compile 'io.grpc:grpc-testing:0.14.1' // CURRENT_GRPC_VERSION compile 'javax.annotation:javax.annotation-api:1.2' } diff --git a/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/BenchmarkServiceGrpc.java b/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/BenchmarkServiceGrpc.java index 8c31611b465..673eb2f289d 100644 --- a/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/BenchmarkServiceGrpc.java +++ b/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/BenchmarkServiceGrpc.java @@ -18,7 +18,7 @@ /** */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 0.14.1-SNAPSHOT)", + value = "by gRPC proto compiler (version 0.14.1)", comments = "Source: services.proto") public class BenchmarkServiceGrpc { diff --git a/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/WorkerServiceGrpc.java b/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/WorkerServiceGrpc.java index 05b49ab0c24..28b908a4061 100644 --- a/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/WorkerServiceGrpc.java +++ b/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/WorkerServiceGrpc.java @@ -18,7 +18,7 @@ /** */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 0.14.1-SNAPSHOT)", + value = "by gRPC proto compiler (version 0.14.1)", comments = "Source: services.proto") public class WorkerServiceGrpc { diff --git a/build.gradle b/build.gradle index ab8eec5e80d..a6772767b0b 100644 --- a/build.gradle +++ b/build.gradle @@ -19,7 +19,7 @@ subprojects { apply plugin: "com.google.osdetector" group = "io.grpc" - version = "0.14.1-SNAPSHOT" // CURRENT_GRPC_VERSION + version = "0.14.1" // CURRENT_GRPC_VERSION sourceCompatibility = 1.6 targetCompatibility = 1.6 diff --git a/compiler/src/test/golden/TestService.java.txt b/compiler/src/test/golden/TestService.java.txt index acd29c588db..47b872b5899 100644 --- a/compiler/src/test/golden/TestService.java.txt +++ b/compiler/src/test/golden/TestService.java.txt @@ -21,7 +21,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall; * */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 0.14.1-SNAPSHOT)", + value = "by gRPC proto compiler (version 0.14.1)", comments = "Source: test.proto") public class TestServiceGrpc { diff --git a/compiler/src/testLite/golden/TestService.java.txt b/compiler/src/testLite/golden/TestService.java.txt index 16ee0a4ad3c..64708930739 100644 --- a/compiler/src/testLite/golden/TestService.java.txt +++ b/compiler/src/testLite/golden/TestService.java.txt @@ -21,7 +21,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall; * */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 0.14.1-SNAPSHOT)", + value = "by gRPC proto compiler (version 0.14.1)", comments = "Source: test.proto") public class TestServiceGrpc { diff --git a/compiler/src/testNano/golden/TestService.java.txt b/compiler/src/testNano/golden/TestService.java.txt index e4bc8de850c..31b2759137d 100644 --- a/compiler/src/testNano/golden/TestService.java.txt +++ b/compiler/src/testNano/golden/TestService.java.txt @@ -23,7 +23,7 @@ import java.io.IOException; * */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 0.14.1-SNAPSHOT)", + value = "by gRPC proto compiler (version 0.14.1)", comments = "Source: test.proto") public class TestServiceGrpc { diff --git a/examples/android/app/build.gradle b/examples/android/app/build.gradle index de5002f2c3e..388c9f0ec2d 100644 --- a/examples/android/app/build.gradle +++ b/examples/android/app/build.gradle @@ -31,7 +31,7 @@ protobuf { } plugins { grpc { - artifact = 'io.grpc:protoc-gen-grpc-java:0.14.1-SNAPSHOT' // CURRENT_GRPC_VERSION + artifact = 'io.grpc:protoc-gen-grpc-java:0.14.1' // CURRENT_GRPC_VERSION } } generateProtoTasks { @@ -59,8 +59,8 @@ dependencies { compile 'com.google.guava:guava:18.0' compile 'com.squareup.okhttp:okhttp:2.2.0' // You need to build grpc-java to obtain these libraries below. - compile 'io.grpc:grpc-okhttp:0.14.1-SNAPSHOT' // CURRENT_GRPC_VERSION - compile 'io.grpc:grpc-protobuf-nano:0.14.1-SNAPSHOT' // CURRENT_GRPC_VERSION - compile 'io.grpc:grpc-stub:0.14.1-SNAPSHOT' // CURRENT_GRPC_VERSION + compile 'io.grpc:grpc-okhttp:0.14.1' // CURRENT_GRPC_VERSION + compile 'io.grpc:grpc-protobuf-nano:0.14.1' // CURRENT_GRPC_VERSION + compile 'io.grpc:grpc-stub:0.14.1' // CURRENT_GRPC_VERSION compile 'javax.annotation:javax.annotation-api:1.2' } diff --git a/examples/src/generated/main/grpc/io/grpc/examples/helloworld/GreeterGrpc.java b/examples/src/generated/main/grpc/io/grpc/examples/helloworld/GreeterGrpc.java index 68252cde5cb..5ead43468a0 100644 --- a/examples/src/generated/main/grpc/io/grpc/examples/helloworld/GreeterGrpc.java +++ b/examples/src/generated/main/grpc/io/grpc/examples/helloworld/GreeterGrpc.java @@ -21,7 +21,7 @@ * */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 0.14.1-SNAPSHOT)", + value = "by gRPC proto compiler (version 0.14.1)", comments = "Source: helloworld.proto") public class GreeterGrpc { diff --git a/examples/src/generated/main/grpc/io/grpc/examples/routeguide/RouteGuideGrpc.java b/examples/src/generated/main/grpc/io/grpc/examples/routeguide/RouteGuideGrpc.java index 281447f751a..3f8f6fc971c 100644 --- a/examples/src/generated/main/grpc/io/grpc/examples/routeguide/RouteGuideGrpc.java +++ b/examples/src/generated/main/grpc/io/grpc/examples/routeguide/RouteGuideGrpc.java @@ -21,7 +21,7 @@ * */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 0.14.1-SNAPSHOT)", + value = "by gRPC proto compiler (version 0.14.1)", comments = "Source: route_guide.proto") public class RouteGuideGrpc { diff --git a/grpclb/src/generated/main/grpc/io/grpc/grpclb/LoadBalancerGrpc.java b/grpclb/src/generated/main/grpc/io/grpc/grpclb/LoadBalancerGrpc.java index e6a099ad461..7d2c76a9b3f 100644 --- a/grpclb/src/generated/main/grpc/io/grpc/grpclb/LoadBalancerGrpc.java +++ b/grpclb/src/generated/main/grpc/io/grpc/grpclb/LoadBalancerGrpc.java @@ -18,7 +18,7 @@ /** */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 0.14.1-SNAPSHOT)", + value = "by gRPC proto compiler (version 0.14.1)", comments = "Source: load_balancer.proto") public class LoadBalancerGrpc { diff --git a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java index 55efa39b9a7..e3c2f3f6d7a 100644 --- a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java +++ b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java @@ -18,7 +18,7 @@ /** */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 0.14.1-SNAPSHOT)", + value = "by gRPC proto compiler (version 0.14.1)", comments = "Source: io/grpc/testing/integration/metrics.proto") public class MetricsServiceGrpc { diff --git a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java index 7380a2b9596..715dac8c9a9 100644 --- a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java +++ b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java @@ -21,7 +21,7 @@ * */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 0.14.1-SNAPSHOT)", + value = "by gRPC proto compiler (version 0.14.1)", comments = "Source: io/grpc/testing/integration/test.proto") public class ReconnectServiceGrpc { diff --git a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/TestServiceGrpc.java b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/TestServiceGrpc.java index 0edca3fe903..54717d60b44 100644 --- a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/TestServiceGrpc.java +++ b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/TestServiceGrpc.java @@ -22,7 +22,7 @@ * */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 0.14.1-SNAPSHOT)", + value = "by gRPC proto compiler (version 0.14.1)", comments = "Source: io/grpc/testing/integration/test.proto") public class TestServiceGrpc { diff --git a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java index 00881e19ca2..b351751b832 100644 --- a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java +++ b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java @@ -22,7 +22,7 @@ * */ @javax.annotation.Generated( - value = "by gRPC proto compiler (version 0.14.1-SNAPSHOT)", + value = "by gRPC proto compiler (version 0.14.1)", comments = "Source: io/grpc/testing/integration/test.proto") public class UnimplementedServiceGrpc {