This is an automated email from the ASF dual-hosted git repository. martin_s pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/archiva-components.git
commit b5f9a8121107a8d6fdcc429e3bcc2a71ab1e43b8 Author: Martin Stockhammer <[email protected]> AuthorDate: Sun Nov 17 17:18:03 2019 +0100 Switching to multi jdk build --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 5f264a1..64ea985 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfStandardBuild() +multiJdkBuild()
