aboutsummaryrefslogtreecommitdiff
path: root/java/core/pom.xml
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2017-01-18 15:02:37 -0800
committerBo Yang <teboring@google.com>2017-01-18 15:14:38 -0800
commit6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129 (patch)
tree0f2ebd4565990e51c99c8deca4479109ca9b548a /java/core/pom.xml
parent3e51b3d4b6a3dd068daabb32d95c9f30381aae58 (diff)
downloadprotobuf-6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129.tar.gz
protobuf-6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129.tar.bz2
protobuf-6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129.zip
Update version number to 3.2.0rc2v3.2.0rc2
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 0580cadc..7891412a 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.2.0-rc.1</version>
+ <version>3.2.0rc2</version>
</parent>
<artifactId>protobuf-java</artifactId>