You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/02/08 14:12:41 UTC

[camel] 03/03: Upgrade Libphonenumber and related bundle to version 8.8.10

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 77af1840c7fa5239bef68fa72df0f05d06246936
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 8 15:12:10 2018 +0100

    Upgrade Libphonenumber and related bundle to version 8.8.10
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7b50c41..73fd212 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -451,8 +451,8 @@
     <leveldbjni-version>1.8</leveldbjni-version>
     <leveldb-api-version>0.9</leveldb-api-version>
     <leveldb-version>0.9</leveldb-version>
-    <libphonenumber-version>8.8.8</libphonenumber-version>
-    <libphonenumber-bundle-version>8.8.8_1</libphonenumber-bundle-version>
+    <libphonenumber-version>8.8.10</libphonenumber-version>
+    <libphonenumber-bundle-version>8.8.10_1</libphonenumber-bundle-version>
     <!-- virtual dependency only used by Eclipse m2e -->
     <lifecycle-mapping-version>1.0.0</lifecycle-mapping-version>
     <log4j-version>1.2.17</log4j-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.