Re-added tool block since we need the tool on the path.

This commit is contained in:
Christopher Jones 2017-09-07 11:39:55 -05:00
parent c6c91ebf56
commit 17398b9f29

2
Jenkinsfile vendored
View file

@ -1,9 +1,7 @@
pipeline { pipeline {
/*
tools { tools {
maven 'Maven 3.5.0' maven 'Maven 3.5.0'
} }
*/
agent any agent any