summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorYouming Ye <paulye@google.com>2019-06-04 16:49:13 -0700
committerpaulye <paulye@google.com>2019-06-04 16:59:08 -0700
commit60159090ee33bab44202febc934891a4e36d2458 (patch)
treeb02ebd94f45042efc30d2956f18af3facf0bf9b7 /pom.xml
parent947feefa70d3987d57eeeda0fb16c93fbdd70e2f (diff)
downloadlibphonenumber-60159090ee33bab44202febc934891a4e36d2458.tar.gz
Bump version to 8.10.13
Test: CTS and Vogar Bug: 128251745 Change-Id: Id90a1a5ed67e95b5dd4008775cb1a92bf4a9c55a Signed-off-by: Youming Ye <paulye@google.com>
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 c7680093..9769f7b0 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.6</version>
+ <version>8.10.13</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.6</tag>
+ <tag>v8.10.13</tag>
</scm>
<properties>