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 41c97b4f9c6 Fixes Maven License Plugin conf
41c97b4f9c6 is described below
commit 41c97b4f9c6af9fee512c3cdd4d87bbfd700137d
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 0c8fdf695d4..65edc8e822f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -363,6 +363,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>