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/31 08:41:48 UTC

[camel] 04/12: CAMEL-14715 - Remove xerces 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 2cc93781138d9327b1a5a95ef599867e476f9e17
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 10:09:00 2020 +0200

    CAMEL-14715 - Remove xerces 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 b8feb84..33ae527 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -549,7 +549,6 @@
         <xbean-spring-version>4.14</xbean-spring-version>
         <xbean-asm5-shaded-version>4.5</xbean-asm5-shaded-version>
         <xchange-version>4.4.2</xchange-version>
-        <xerces-bundle-version>2.12.0_1</xerces-bundle-version>
         <xerces-version>2.12.0</xerces-version>
         <!-- needed to manage the xml-apis version in camel-xmljson -->
         <xml-apis-version>1.4.01</xml-apis-version>