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

[camel] 35/43: CAMEL-14715 - Remove stax2 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 93f7a9ec42801860a708eb613d1d91b3371d0948
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:51:02 2020 +0200

    CAMEL-14715 - Remove stax2 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 6fc2e25..7c9deb9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -522,7 +522,6 @@
         <swagger-java-guava-version>27.1-jre</swagger-java-guava-version>
         <apicurio-version>1.0.16.Final</apicurio-version>
         <stax-api-version>1.0.1</stax-api-version>
-        <stax2-api-bundle-version>3.1.4</stax2-api-bundle-version>
         <stax2v4-api-bundle-version>4.2</stax2v4-api-bundle-version>
         <stringtemplate-bundle-version>4.0.8_1</stringtemplate-bundle-version>
         <stringtemplate-version>4.0.8</stringtemplate-version>