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:47 UTC

[camel] 03/12: CAMEL-14715 - Remove xalan 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 3d2e9bb8c0ac616ac6b1c1671b58a30e9bf2455d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 10:08:33 2020 +0200

    CAMEL-14715 - Remove xalan 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 48b4cff..b8feb84 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -545,7 +545,6 @@
         <woodstox-version>4.4.1</woodstox-version>
         <woodstox-core-version>5.2.1</woodstox-core-version>
         <wsdl4j-version>1.6.3</wsdl4j-version>
-        <xalan-bundle-version>2.7.2_3</xalan-bundle-version>
         <xalan-version>2.7.2</xalan-version>
         <xbean-spring-version>4.14</xbean-spring-version>
         <xbean-asm5-shaded-version>4.5</xbean-asm5-shaded-version>