You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2020/01/16 22:10:41 UTC

[maven-jdeprscan-plugin] 01/01: Switch to asfMavenTlpPlgnBuild

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

rfscholte pushed a commit to branch asfMavenTlpPlgnBuild
in repository https://gitbox.apache.org/repos/asf/maven-jdeprscan-plugin.git

commit ef03be9542c91f5834f2de6cce1d12e06a75a572
Author: rfscholte <rf...@apache.org>
AuthorDate: Thu Jan 16 23:10:31 2020 +0100

    Switch to asfMavenTlpPlgnBuild
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 22f3779..e73a0ce 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpStdBuild(jdk:[9])
+asfMavenTlpPlgnBuild(jdk:[9,11,13,14])