You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by eo...@apache.org on 2019/06/02 09:17:13 UTC

[maven-archetype] branch ARCHETYPE-567 updated: Revert Jenkins file change

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

eolivelli pushed a commit to branch ARCHETYPE-567
in repository https://gitbox.apache.org/repos/asf/maven-archetype.git


The following commit(s) were added to refs/heads/ARCHETYPE-567 by this push:
     new 59bc351  Revert Jenkins file change
59bc351 is described below

commit 59bc3519b7eb4433103a8e2b389f48abb00c2f8a
Author: Enrico Olivelli <eo...@gmail.com>
AuthorDate: Sun Jun 2 11:17:09 2019 +0200

    Revert Jenkins file change
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 550cb1b..ddbf133 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpPlgnBuild(tmpWs: true, jdk:['8','9','10','11','12'])
+asfMavenTlpPlgnBuild(tmpWs: true)