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

sjaranowski pushed a commit to branch maven-plugin-testing-3.x
in repository https://gitbox.apache.org/repos/asf/maven-plugin-testing.git


The following commit(s) were added to refs/heads/maven-plugin-testing-3.x by 
this push:
     new e92f999  Deploy snapshot on Jenkins for 3.x branch
e92f999 is described below

commit e92f999acaa1d3c5eed67f88e0816248b55856d1
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Fri Jan 2 13:50:08 2026 +0100

    Deploy snapshot on Jenkins for 3.x branch
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 09ac70f..3a2e2db 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpStdBuild()
+asfMavenTlpStdBuild(branchesToNotify: ['maven-plugin-testing-3.x'])

Reply via email to