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 2023/03/03 12:38:21 UTC

[camel] 01/02: CAMEL-19062 - Clean up Parent POM - Jettison

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 31a17731bda30d0aefbcab351570bcce7764c19f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 3 12:30:45 2023 +0100

    CAMEL-19062 - Clean up Parent POM - Jettison
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 99caf49d648..c89c3e7079e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2773,13 +2773,6 @@
                 <scope>import</scope>
             </dependency>
 	    
-            <!-- optional Jettison -->
-            <dependency>
-                <groupId>org.codehaus.jettison</groupId>
-                <artifactId>jettison</artifactId>
-                <version>${jettison-version}</version>
-            </dependency>
-
             <!-- optional Axiom -->
             <dependency>
                 <groupId>org.apache.ws.commons.axiom</groupId>