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
The following commit(s) were added to refs/heads/main by this push: new 66e80c11b42 Camel-AQMP: Removed not useful comment from POM 66e80c11b42 is described below commit 66e80c11b42b08cf0972b70b44b9490f6485d37d Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Jan 23 11:17:46 2023 +0100 Camel-AQMP: Removed not useful comment from POM Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- components/camel-amqp/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml index 1999edf2c6c..dbc80840c5b 100644 --- a/components/camel-amqp/pom.xml +++ b/components/camel-amqp/pom.xml @@ -32,11 +32,6 @@ <name>Camel :: AMQP</name> <description>Camel AMQP component which is based on the Apache Qpid project</description> - <properties> - <!-- Wrapped qpid-jms-client requires invalid version of the package. - Remove this after migration to ServiceMix bundles. --> - </properties> - <dependencies> <dependency> <groupId>org.apache.camel</groupId>