summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorpaulye <paulye@google.com>2019-01-30 15:12:48 -0800
committerpaulye <paulye@google.com>2019-02-05 13:58:25 -0800
commit4f21ef9937967baec703c3e058ed48e22490b4ff (patch)
tree4cbd4e9faec1844230933ea7a525a65b6f0e30c8 /pom.xml
parentd380a59c545f8833efafda9089bec20873a4ae91 (diff)
downloadlibphonenumber-4f21ef9937967baec703c3e058ed48e22490b4ff.tar.gz
Version bump.
Update libraries to version v8.10.4. Bug: 123373064 Test: CTS and Vogar Change-Id: I210c70753022b6ed095f26f93c95a478dc335b0d
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>