From fb7a7c5f1f9cae5957e412c094fabc0942e2517e Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Mon, 25 Jul 2016 12:07:56 -0700 Subject: Bump version number for GA --- java/core/pom.xml | 2 +- java/lite/pom.xml | 2 +- java/pom.xml | 2 +- java/util/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'java') 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 @@ com.google.protobuf protobuf-parent - 3.0.0-beta-4 + 3.0.0 protobuf-java diff --git a/java/lite/pom.xml b/java/lite/pom.xml index 87a5c44d..9862cd94 100644 --- a/java/lite/pom.xml +++ b/java/lite/pom.xml @@ -6,7 +6,7 @@ com.google.protobuf protobuf-parent - 3.0.0-beta-4 + 3.0.0 protobuf-lite diff --git a/java/pom.xml b/java/pom.xml index 2d8e9a13..3a91a0ba 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -11,7 +11,7 @@ com.google.protobuf protobuf-parent - 3.0.0-beta-4 + 3.0.0 pom Protocol Buffers [Parent] 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 @@ com.google.protobuf protobuf-parent - 3.0.0-beta-4 + 3.0.0 protobuf-java-util -- cgit v1.2.3