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/07/20 22:39:02 UTC

[maven-remote-resources-plugin] branch master updated: typo

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

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 7d27388  typo
7d27388 is described below

commit 7d273884a8f022017597ef6aa0a2a7fc2987cbbb
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Thu Jul 21 08:38:59 2022 +1000

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

diff --git a/Jenkinsfile b/Jenkinsfile
index 785e403..3bbf2db 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpPlgnBuild(mavens: ['3.6.x','3.8.x'])
+asfMavenTlpPlgnBuild(maven: ['3.6.x','3.8.x'])