aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/pom.xml
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2016-07-25 13:19:52 -0700
committerGravatar Jisi Liu <jisi.liu@gmail.com>2016-07-25 13:19:52 -0700
commit5a6c9212170eb2e8c873b09fc38d4e8ba89dcf2b (patch)
treef6a0b04d7682cf4c632c5ba3bb799052f1b3fddc /ruby/pom.xml
parentfb7a7c5f1f9cae5957e412c094fabc0942e2517e (diff)
Make jruby still depend on beta-4
Diffstat (limited to 'ruby/pom.xml')
-rw-r--r--ruby/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/pom.xml b/ruby/pom.xml
index 7b896137..99e8449b 100644
--- a/ruby/pom.xml
+++ b/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-beta-4</version>
</dependency>
</dependencies>
</project>