aboutsummaryrefslogtreecommitdiff
path: root/ruby/pom.xml
diff options
context:
space:
mode:
authorJisi Liu <liujisi@google.com>2016-07-26 10:01:16 -0700
committerGitHub <noreply@github.com>2016-07-26 10:01:16 -0700
commitf11a4f1fe4b73044615b285a79ab09806fd54b7a (patch)
treea4c3d39db5f4a594c8e94f81db299a34cf127abf /ruby/pom.xml
parenta17367f44a3b592993d2ac5c074ed58fb0ce784c (diff)
parent0973822d03992fd818e5424020e6c618f3f33649 (diff)
downloadprotobuf-f11a4f1fe4b73044615b285a79ab09806fd54b7a.tar.gz
protobuf-f11a4f1fe4b73044615b285a79ab09806fd54b7a.tar.bz2
protobuf-f11a4f1fe4b73044615b285a79ab09806fd54b7a.zip
Merge pull request #1841 from pherl/3.0.0-GA
Bump version number for GA
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 62845815..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-beta-3</version>
+ <version>3.0.0-beta-4</version>
</dependency>
</dependencies>
</project>