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 2020/03/30 15:42:40 UTC

[camel] 02/02: CAMEL-14715 - Remove libphonenumber bundle property placeholder (camel-karaf-migration)

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 4e7f54cbf30d514929eb9054422533a20ff7d872
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 17:42:09 2020 +0200

    CAMEL-14715 - Remove libphonenumber bundle property placeholder (camel-karaf-migration)
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1054a1d..5356663 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -367,7 +367,6 @@
         <leveldb-version>0.10</leveldb-version>
         <leveldb-guava-version>21.0</leveldb-guava-version>
         <libphonenumber-version>8.11.3</libphonenumber-version>
-        <libphonenumber-bundle-version>8.11.3_1</libphonenumber-bundle-version>
         <!-- virtual dependency only used by Eclipse m2e -->
         <lifecycle-mapping-version>1.0.0</lifecycle-mapping-version>
         <lettuce-version>5.1.0.RELEASE</lettuce-version>