| Index: third_party/protobuf/ruby/pom.xml
|
| diff --git a/third_party/protobuf/ruby/pom.xml b/third_party/protobuf/ruby/pom.xml
|
| index 7b896137f86580dffe4dc3d6243872f645b200ae..4cbd6d30c1fda36754eee6c732f1afeb1e5e132d 100644
|
| --- a/third_party/protobuf/ruby/pom.xml
|
| +++ b/third_party/protobuf/ruby/pom.xml
|
| @@ -86,7 +86,7 @@
|
| <dependency>
|
| <groupId>com.google.protobuf</groupId>
|
| <artifactId>protobuf-java</artifactId>
|
| - <version>3.0.0</version>
|
| + <version>3.0.0-alpha-3</version>
|
| </dependency>
|
| </dependencies>
|
| </project>
|
|
|