This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch ssl in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git
commit 591b045ae3c69be8f42b668f1b835f71cdafb902 Author: Sylwester Lachiewicz <slachiew...@apache.org> AuthorDate: Sun Feb 9 22:23:49 2020 +0100 Use default configuration for Jenkins build --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index a549506..e9f05f7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpPlgnBuild(jdk:['7','8','11']) +asfMavenTlpPlgnBuild()