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/10/10 09:44:20 UTC

[camel-karaf] branch master updated: Revert ""CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x""

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-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 870b3d8  Revert ""CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x""
870b3d8 is described below

commit 870b3d84292cc248eecd36e6dee4667f29b561e2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sat Oct 10 11:44:00 2020 +0200

    Revert ""CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x""
    
    This reverts commit 99d21f43f27f10eb9f06cf7587a29d1aed093d4f.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c2e9afc..f87b821 100644
--- a/pom.xml
+++ b/pom.xml
@@ -233,7 +233,7 @@
         <regexp-bundle-version>1.4_1</regexp-bundle-version>
         <resilience4j-version>1.3.0</resilience4j-version>
         <roaster-version>2.21.1.Final</roaster-version>
-        <saxon-bundle-version>10.1_1</saxon-bundle-version>
+        <saxon-bundle-version>9.9.1-6_1</saxon-bundle-version>
         <scribe-bundle-version>1.3.7_1</scribe-bundle-version>
         <serp-bundle-version>1.14.1_1</serp-bundle-version>
         <servicemix-jaxb-version>2.3_2</servicemix-jaxb-version>