This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new c1538c1 no need to override with default value
c1538c1 is described below
commit c1538c10e6df05daecfc3279eec0c255c7074ae5
Author: olivier lamy <[email protected]>
AuthorDate: Tue Oct 23 11:57:58 2018 +1000
no need to override with default value
Signed-off-by: olivier lamy <[email protected]>
---
Jenkinsfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index 41fc431..e9f05f7 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
* under the License.
*/
-asfMavenTlpPlgnBuild(jdk:['7','8','9','10','11'])
+asfMavenTlpPlgnBuild()