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

[camel] 06/12: CAMEL-14715 - Remove xmlresolver 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 abb5ceec40c602ddb408f5f9642ef4c10cd6b67c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 10:10:15 2020 +0200

    CAMEL-14715 - Remove xmlresolver 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 fd6ed10..2636d3d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -555,7 +555,6 @@
         <xml-apis-ext-version>1.3.04</xml-apis-ext-version>
         <xml-resolver-version>1.2</xml-resolver-version>
         <xmlgraphics-batik-version>1.12</xmlgraphics-batik-version>
-        <xmlresolver-bundle-version>1.2_5</xmlresolver-bundle-version>
         <xmlsec-version>2.1.4</xmlsec-version>
         <xmlunit-version>2.6.3</xmlunit-version>
         <xpp3-bundle-version>1.1.4c_7</xpp3-bundle-version>