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-indexer.git
The following commit(s) were added to refs/heads/master by this push: new b7bd4b3 (doc) not yet ready for Java 16 b7bd4b3 is described below commit b7bd4b3be67b7a9ab438ce3d7690b0834e41fbb5 Author: Sylwester Lachiewicz <slachiew...@apache.org> AuthorDate: Sat Feb 13 17:46:44 2021 +0100 (doc) not yet ready for Java 16 --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 5b03424..aef4ee1 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpStdBuild(jdk:['8','11','16']) +asfMavenTlpStdBuild(jdk:['8','11','15'])