You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2022/02/28 01:32:12 UTC

[maven-compiler-plugin] branch ci-reporting updated: typo

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

olamy pushed a commit to branch ci-reporting
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


The following commit(s) were added to refs/heads/ci-reporting by this push:
     new 61888f9  typo
61888f9 is described below

commit 61888f9293d1ed070910b86c4860a7ffc8f5f423
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Mon Feb 28 11:32:08 2022 +1000

    typo
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 1dd8697..39f3b36 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpPlgnBuild(forceCiReporting: true)
+asfMavenTlpPlgnBuild([forceCiReporting: true])