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:53 UTC

[maven-jdeprscan-plugin] branch stabilize created (now 6e6a2c2)

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

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


      at 6e6a2c2  Adjust JDKs

This branch includes the following new commits:

     new 6e6a2c2  Adjust JDKs

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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

Posted by rf...@apache.org.
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'])