aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/pom.xml
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2016-07-25 12:07:56 -0700
committerGravatar Jisi Liu <jisi.liu@gmail.com>2016-07-25 12:07:56 -0700
commitfb7a7c5f1f9cae5957e412c094fabc0942e2517e (patch)
tree88e5e0c5d25c67834123a7b571348fcaa52c8f72 /ruby/pom.xml
parent868ea59256b999175ba04c1b9cfe74ff1fbae13d (diff)
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..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-3</version>
+ <version>3.0.0</version>
</dependency>
</dependencies>
</project>