You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2019/08/12 23:00:37 UTC

[maven-archetype] branch buildfix updated: maven 3.6.0

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 <ti...@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'])