You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by eo...@apache.org on 2019/03/07 13:15:49 UTC

[maven-scripting-plugin] 09/10: Plugins should use asfMavenTlpPlgnBuild()

This is an automated email from the ASF dual-hosted git repository.

eolivelli pushed a commit to branch MSCRIPTING-1
in repository https://gitbox.apache.org/repos/asf/maven-scripting-plugin.git

commit 5e6fa19c83c3b9efd7a90fb9d9ce7bc2061f6a92
Author: rfscholte <rf...@apache.org>
AuthorDate: Mon Feb 11 23:14:28 2019 +0100

    Plugins should use asfMavenTlpPlgnBuild()
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 09ac70f..e9f05f7 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpStdBuild()
+asfMavenTlpPlgnBuild()