You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2022/09/11 08:43:28 UTC

[maven-stage-plugin] branch master updated: (ci) use default pipeline settings

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6656bb7  (ci) use default pipeline settings
6656bb7 is described below

commit 6656bb7b4a0af03ac555ccd83bab9145ce80a66f
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sun Sep 11 10:43:25 2022 +0200

    (ci) use default pipeline settings
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index a549506..e9f05f7 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpPlgnBuild(jdk:['7','8','11'])
+asfMavenTlpPlgnBuild()