summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2017-08-23 14:44:05 +0100
committerPaul Duffin <paulduffin@google.com>2017-08-23 14:46:15 +0100
commitd69017852a87e769db7109bca3cd1323d990c76d (patch)
treeb087b90d6bc6a75cb524204d5214bb3a0bbe024b /pom.xml
parente068f4e12c7e95c444c904c2ea9a5a986e21f447 (diff)
downloadlibphonenumber-d69017852a87e769db7109bca3cd1323d990c76d.tar.gz
Upgrade to 8.8.0
Created using ./update-from-external.sh 8.8.0 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: 64924629 Test: see above Change-Id: Ie7e152ed0d1cb6c39525764a99b9c3eda9be61f7
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 1a84f82e..c80e1bdc 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.7.1</version>
+ <version>8.8.0</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.7.1</tag>
+ <tag>v8.8.0</tag>
</scm>
<properties>