This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch MPMD-270-jdk11
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
The following commit(s) were added to refs/heads/MPMD-270-jdk11 by this push:
new 004e66b jdks from 7 to 11
004e66b is described below
commit 004e66b6df9acf503784e0fac17c4b8b4eed7a11
Author: olivier lamy <[email protected]>
AuthorDate: Wed Oct 3 15:25:00 2018 +1000
jdks from 7 to 11
Signed-off-by: olivier lamy <[email protected]>
---
Jenkinsfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index e9f05f7..41fc431 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
* under the License.
*/
-asfMavenTlpPlgnBuild()
+asfMavenTlpPlgnBuild(jdk:['7','8','9','10','11'])