aboutsummaryrefslogtreecommitdiffhomepage
path: root/java/core/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 /java/core/pom.xml
parent868ea59256b999175ba04c1b9cfe74ff1fbae13d (diff)
Bump version number for GA
Diffstat (limited to 'java/core/pom.xml')
-rw-r--r--java/core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/core/pom.xml b/java/core/pom.xml
index 422bde82..39d67818 100644
--- a/java/core/pom.xml
+++ b/java/core/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</artifactId>