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

[camel] 05/12: CAMEL-14715 - Remove xmlgraphics commons 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 2c175a12b1415e3589cd07bb5368e24f0659e60f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 10:09:47 2020 +0200

    CAMEL-14715 - Remove xmlgraphics commons 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 33ae527..fd6ed10 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -554,7 +554,6 @@
         <xml-apis-version>1.4.01</xml-apis-version>
         <xml-apis-ext-version>1.3.04</xml-apis-ext-version>
         <xml-resolver-version>1.2</xml-resolver-version>
-        <xmlgraphics-commons-bundle-version>2.3_1</xmlgraphics-commons-bundle-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>