aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/pom.xml
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2016-09-02 11:57:49 -0700
committerGravatar Jisi Liu <jisi.liu@gmail.com>2016-09-02 11:57:49 -0700
commit6e11540b329c363b614afe9dbfd92d6d1f8ba674 (patch)
tree8f84bf13c5d22e8a0bfac58609016b2afe2e4191 /ruby/pom.xml
parenta098e809336c5fbad7a8ff8f1210e5e0ac8d29b2 (diff)
Bump version number to 3.0.2
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 99e8449b..7b896137 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-4</version>
+ <version>3.0.0</version>
</dependency>
</dependencies>
</project>