summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorYouming Ye <paulye@google.com>2019-02-06 18:18:48 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-02-06 18:18:48 +0000
commit513fb83745fc0abb74138b248b0de835c7ccf1ec (patch)
tree4cbd4e9faec1844230933ea7a525a65b6f0e30c8 /pom.xml
parentd380a59c545f8833efafda9089bec20873a4ae91 (diff)
parent4f21ef9937967baec703c3e058ed48e22490b4ff (diff)
downloadlibphonenumber-513fb83745fc0abb74138b248b0de835c7ccf1ec.tar.gz
Merge "Version bump."
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 5fb4f0e5..f47a0b6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.libphonenumber</groupId>
<artifactId>libphonenumber-parent</artifactId>
- <version>8.10.3</version>
+ <version>8.10.4</version>
<packaging>pom</packaging>
<url>https://github.com/googlei18n/libphonenumber/</url>
@@ -34,7 +34,7 @@
<connection>scm:git:https://github.com/googlei18n/libphonenumber.git</connection>
<developerConnection>scm:git:git@github.com:googlei18n/libphonenumber.git</developerConnection>
<url>https://github.com/googlei18n/libphonenumber/</url>
- <tag>v8.10.3</tag>
+ <tag>v8.10.4</tag>
</scm>
<properties>