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 2021/08/13 08:40:54 UTC

[maven-jdeprscan-plugin] 01/01: Adjust JDKs

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

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

commit 6e6a2c223d0326c61ef72da95fc96cd934e57625
Author: rfscholte <rf...@apache.org>
AuthorDate: Fri Aug 13 10:40:42 2021 +0200

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

diff --git a/Jenkinsfile b/Jenkinsfile
index e1542e5..b8d3feb 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpPlgnBuild(jdk:['9','11','13','14'])
+asfMavenTlpPlgnBuild(jdk:['11','16','17'])