summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2017-02-27 16:01:34 +0000
committerPaul Duffin <paulduffin@google.com>2017-02-28 12:39:10 +0000
commiteba9dfda1f2b487b7399e2210ad5c4c5eeb83f1e (patch)
treed1af12f71d1469723d4fb6f48f42795e623daa5a /pom.xml
parent864377fb67acb5b9c0097792cf769c1d2fab0809 (diff)
downloadlibphonenumber-eba9dfda1f2b487b7399e2210ad5c4c5eeb83f1e.tar.gz
Upgrade to 8.3.1
Created using ./update-from-external.sh 8.3.1 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 out/target/common/obj/JAVA_LIBRARIES/libphonenumber-test_intermediates/classes.jack \ com.google.i18n.phonenumbers Bug: 35655217 Test: As described above Change-Id: I58a4ea79762322603875a1be02c8a5542076191f
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 25ee8e86..dc351951 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.3.0</version>
+ <version>8.3.1</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.3.0</tag>
+ <tag>v8.3.1</tag>
</scm>
<properties>