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/02/24 10:58:05 UTC

[camel] 07/09: CAMEL-19050: drop BSD license from POM

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 117a87cc12182b15d59aecd9565c1af7d4f93a57
Author: claudemamo <82...@users.noreply.github.com>
AuthorDate: Thu Feb 23 14:59:37 2023 +0100

    CAMEL-19050: drop BSD license from POM
---
 components/camel-dhis2/pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/components/camel-dhis2/pom.xml b/components/camel-dhis2/pom.xml
index 8fff944bbcb..78a564052cb 100644
--- a/components/camel-dhis2/pom.xml
+++ b/components/camel-dhis2/pom.xml
@@ -16,13 +16,6 @@
     <name>Camel :: DHIS2 :: Parent</name>
     <description>Camel DHIS2 Component</description>
 
-    <licenses>
-        <license>
-            <name>BSD</name>
-            <url>http://opensource.org/licenses/BSD-2-Clause</url>
-        </license>
-    </licenses>
-
     <modules>
         <module>camel-dhis2-api</module>
         <module>camel-dhis2-component</module>