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

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

commit bd3ff0e6bb84b09c3fa8548c94aaf99e09e3c1e3
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Feb 3 12:57:17 2025 +0100

    Fixes Maven License Plugin conf
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 73e1e6761cb..64c72522060 100644
--- a/pom.xml
+++ b/pom.xml
@@ -352,6 +352,7 @@
                             <Jenkinsfile>SLASHSTAR_STYLE</Jenkinsfile>
                             
<Jenkinsfile.deploy>SLASHSTAR_STYLE</Jenkinsfile.deploy>
                             
<Jenkinsfile.dryrun>SLASHSTAR_STYLE</Jenkinsfile.dryrun>
+                            
<Jenkinsfile.jbangtest>SLASHSTAR_STYLE</Jenkinsfile.jbangtest>
                             <atom>XML_STYLE</atom>
                             <bpmn>XML_STYLE</bpmn>
                             <camel-eclipse-pmd>XML_STYLE</camel-eclipse-pmd>

Reply via email to