aboutsummaryrefslogtreecommitdiff
path: root/java/core/pom.xml
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@gmail.com>2018-08-01 14:56:08 -0700
committerGitHub <noreply@github.com>2018-08-01 14:56:08 -0700
commit21fc01b63c7f60bae4e230c817a82bd8571a4a70 (patch)
tree20730e597f914fd2430c66b9bebe633e017a4fe0 /java/core/pom.xml
parent3d62db3ecd5377025a458bca827ab4ca12d5c1f0 (diff)
parent94d55e529204cc8575bf1070dc1e2375dbc8a4c5 (diff)
downloadprotobuf-21fc01b63c7f60bae4e230c817a82bd8571a4a70.tar.gz
protobuf-21fc01b63c7f60bae4e230c817a82bd8571a4a70.tar.bz2
protobuf-21fc01b63c7f60bae4e230c817a82bd8571a4a70.zip
Merge pull request #4991 from acozzette/merge-3-6-x
Merge 3.6.x branch into master
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 a7d4ea37..0c0fd8ff 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.6.0</version>
+ <version>3.6.1</version>
</parent>
<artifactId>protobuf-java</artifactId>