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

orpiske pushed a commit to branch devel-camel-20383
in repository https://gitbox.apache.org/repos/asf/camel.git

commit e9b3c9345d8a4330bcccc78b6f087281834931b5
Author: Otavio Rodolfo Piske <angusyo...@gmail.com>
AuthorDate: Fri Apr 5 11:28:50 2024 +0200

    Fixed license format on the matrix Jenkinsfiles
---
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index 1e1fe8f3aab..fa8908cfa71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -339,6 +339,8 @@
                             <Dockerfile.native>SCRIPT_STYLE</Dockerfile.native>
                             <Dockerfile>SCRIPT_STYLE</Dockerfile>
                             <Jenkinsfile>SLASHSTAR_STYLE</Jenkinsfile>
+                            
<Jenkinsfile.matrix.platform>SLASHSTAR_STYLE</Jenkinsfile.matrix.platform>
+                            
<Jenkinsfile.matrix.jdk>SLASHSTAR_STYLE</Jenkinsfile.matrix.jdk>
                             
<Jenkinsfile.deploy>SLASHSTAR_STYLE</Jenkinsfile.deploy>
                             
<Jenkinsfile.dryrun>SLASHSTAR_STYLE</Jenkinsfile.dryrun>
                             
<Jenkinsfile.jdk17>SLASHSTAR_STYLE</Jenkinsfile.jdk17>

Reply via email to