This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dependency-tree.git
The following commit(s) were added to refs/heads/master by this push:
new fa5a3a1 Use plugins build template on Jenkins
fa5a3a1 is described below
commit fa5a3a10c0ee7c766a67c67b2ac7a3bcc0647598
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Aug 21 14:15:22 2022 +0200
Use plugins build template on Jenkins
---
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()