aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/pom.xml
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xfxyjwf@gmail.com>2016-07-13 15:56:53 -0700
committerGravatar Feng Xiao <xfxyjwf@gmail.com>2016-07-13 16:08:47 -0700
commit932f94e16e946382f49db2027e71d02c3617afcb (patch)
tree18bae15d21bbb785be3a8cf11c93192904696f95 /ruby/pom.xml
parent06a02488ce326e4e4dc0c1bd3d66853c5de88d73 (diff)
Update version number to 3.0.0-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 4cbd6d30..62845815 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-alpha-3</version>
+ <version>3.0.0-beta-3</version>
</dependency>
</dependencies>
</project>