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:01:24 UTC

[camel] 21/43: CAMEL-14715 - Remove saxon 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 cdc99b76a547adfa4039da052d3c37526729d238
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:40:53 2020 +0200

    CAMEL-14715 - Remove saxon 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 e12dcb4..8febb8e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -478,7 +478,6 @@
         <rome-version>1.12.2</rome-version>
         <rxjava-version>1.3.8</rxjava-version>
         <rxjava2-version>2.2.19</rxjava2-version>
-        <saxon-bundle-version>9.9.1-6_1</saxon-bundle-version>
         <saxon-version>9.9.1-6</saxon-version>
         <scala-version>2.11.7</scala-version>
         <scribe-version>1.3.7</scribe-version>