You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by or...@apache.org on 2024/03/20 10:27:07 UTC

(camel) branch devel-camel-20383 updated: Fixed license format on the Jenkinsfile

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


The following commit(s) were added to refs/heads/devel-camel-20383 by this push:
     new 522c77d2d4b Fixed license format on the Jenkinsfile
522c77d2d4b is described below

commit 522c77d2d4bd0fe293a4bbc7aefa88dadf5a34fc
Author: Otavio Rodolfo Piske <an...@gmail.com>
AuthorDate: Wed Mar 20 11:26:47 2024 +0100

    Fixed license format on the Jenkinsfile
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 3ff141ea2b7..e04bea4f802 100644
--- a/pom.xml
+++ b/pom.xml
@@ -338,6 +338,7 @@
                             <Dockerfile.native-micro>SCRIPT_STYLE</Dockerfile.native-micro>
                             <Dockerfile.native>SCRIPT_STYLE</Dockerfile.native>
                             <Dockerfile>SCRIPT_STYLE</Dockerfile>
+                            <Jenkinsfile>SLASHSTAR_STYLE</Jenkinsfile>
                             <Jenkinsfile.deploy>SLASHSTAR_STYLE</Jenkinsfile.deploy>
                             <Jenkinsfile.dryrun>SLASHSTAR_STYLE</Jenkinsfile.dryrun>
                             <Jenkinsfile.jdk17>SLASHSTAR_STYLE</Jenkinsfile.jdk17>