aboutsummaryrefslogtreecommitdiff
path: root/java/util/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 /java/util/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 'java/util/pom.xml')
-rw-r--r--java/util/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/util/pom.xml b/java/util/pom.xml
index d8f64eb1..0d5e8e37 100644
--- a/java/util/pom.xml
+++ b/java/util/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-parent</artifactId>
- <version>3.0.0-beta-4</version>
+ <version>3.0.0</version>
</parent>
<artifactId>protobuf-java-util</artifactId>