This is an automated email from the ASF dual-hosted git repository. tibordigana pushed a commit to branch buildfix in repository https://gitbox.apache.org/repos/asf/maven-archetype.git
The following commit(s) were added to refs/heads/buildfix by this push: new 4817db3 maven 3.6.0 4817db3 is described below commit 4817db3473fc0ab629849d62deaf41fc1f31203b Author: tibordigana <tibordig...@apache.org> AuthorDate: Tue Aug 13 01:00:25 2019 +0200 maven 3.6.0 --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index a8cc4c2..d8d51c8 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpPlgnBuild(tmpWs: true, jdk: ['7'], maven: ['3.2.x'], archives: ['archetype-plugin-its' : 'maven-archetype-plugin/target/it/projects', 'local-repo' : 'maven-archetype-plugin/target/local-repo', 'mock-repo' : 'maven-archetype-plugin/target/mock-repo', 'archetype-repo' : 'maven-archetype-plugin/target/archetype-repo']) +asfMavenTlpPlgnBuild(tmpWs: true, jdk: ['7'], maven: ['3.6.x'], archives: ['archetype-plugin-its' : 'maven-archetype-plugin/target/it/projects', 'local-repo' : 'maven-archetype-plugin/target/local-repo', 'mock-repo' : 'maven-archetype-plugin/target/mock-repo', 'archetype-repo' : 'maven-archetype-plugin/target/archetype-repo'])