summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2018-08-16 13:01:29 +0100
committerPaul Duffin <paulduffin@google.com>2018-08-16 13:01:29 +0100
commitbbdfe87bdf9492172dac1319383890cab3b9534f (patch)
treedb04160fa31cc316c48eb8a42fb2217f1d7a07ff /pom.xml
parent767c6049ea69731015ca42bf083fa8a40f1ad4eb (diff)
downloadlibphonenumber-bbdfe87bdf9492172dac1319383890cab3b9534f.tar.gz
Upgrade to 8.9.10
Created using ./update-from-external.sh 8.9.10 m -j32 droid adb reboot bootloader fastboot flashall -w m -j32 cts cts-tradefed run cts -m CtsTelephonyTestCases -t android.telephony.cts.PhoneNumberUtilsTest m -j32 libphonenumber-test vogar dx vogar --timeout 0 \ --classpath ${ANDROID_BUILD_TOP}/out/target/common/obj/JAVA_LIBRARIES/libphonenumber-test_intermediates/classes.jar \ com.google.i18n.phonenumbers Bug: 78157457 Test: see above Change-Id: I80b12e6e075dbe39f14d05419979f717f578e553
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 b1ffaaf1..e41bffdc 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.9.3</version>
+ <version>8.9.10</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.9.3</tag>
+ <tag>v8.9.10</tag>
</scm>
<properties>