From ee2c1b411ecabdd448827772313340e3313a386d Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Fri, 2 Jan 2026 13:50:08 +0100 Subject: [PATCH] Deploy snapshot on Jenkins for 3.x branch --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 09ac70f1..3a2e2db5 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpStdBuild() +asfMavenTlpStdBuild(branchesToNotify: ['maven-plugin-testing-3.x'])