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 2016/05/13 11:09:00 UTC

camel git commit: Upgrade Libphonenumber to version 7.4.0

Repository: camel
Updated Branches:
  refs/heads/master 30a2ed5bd -> a7f92bfa0


Upgrade Libphonenumber to version 7.4.0


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a7f92bfa
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a7f92bfa
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a7f92bfa

Branch: refs/heads/master
Commit: a7f92bfa017a72a54d33f753424cd9cd7d6dec5f
Parents: 30a2ed5
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri May 13 13:08:12 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri May 13 13:08:12 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/a7f92bfa/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a9ba27a..b1f4385 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -362,7 +362,7 @@
     <kubernetes-model-version>1.0.45</kubernetes-model-version>
     <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
     <leveldbjni-version>1.8</leveldbjni-version>
-    <libphonenumber-version>7.2.8</libphonenumber-version>
+    <libphonenumber-version>7.4.0</libphonenumber-version>
     <!-- virtual dependency only used by Eclipse m2e -->
     <lifecycle-mapping-version>1.0.0</lifecycle-mapping-version>
     <log4j-version>1.2.17</log4j-version>