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/09 11:04:36 UTC

[camel] 02/02: CAMEL-19062 - Clean up Parent POM - Angus Mail

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 595db901d20ec10dbef0926b99d43f5b62ea8f67
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 9 11:46:51 2023 +0100

    CAMEL-19062 - Clean up Parent POM - Angus Mail
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 components/camel-solr/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/components/camel-solr/pom.xml b/components/camel-solr/pom.xml
index af749b00567..68cd05079f0 100644
--- a/components/camel-solr/pom.xml
+++ b/components/camel-solr/pom.xml
@@ -46,6 +46,7 @@
         <dependency>
             <groupId>org.eclipse.angus</groupId>
             <artifactId>angus-mail</artifactId>
+            <version>${angus-mail-version}</version>
         </dependency>
         <dependency>
             <groupId>org.apache.solr</groupId>