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

[camel] 07/12: CAMEL-14715 - Remove xpp3 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 199bd76bd8916f0706ae60760be246585c28cc20
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 10:11:02 2020 +0200

    CAMEL-14715 - Remove xpp3 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 2636d3d..f2e7deb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -557,7 +557,6 @@
         <xmlgraphics-batik-version>1.12</xmlgraphics-batik-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>
         <xpp3-version>1.1.4c</xpp3-version>
         <xstream-bundle-version>1.4.11.1_1</xstream-bundle-version>
         <xstream-version>1.4.11.1</xstream-version>