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

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

commit b0d9f14e7d88dd5cca6146fbb085d0e26c7d484a
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Mon Jan 27 20:41:48 2025 +0100

    Keep prerequisites on 3.6.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 929a62c..1b4182f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
   </contributors>
 
   <prerequisites>
-    <maven>${mavenVersion}</maven>
+    <maven>3.6.3</maven>
   </prerequisites>
 
   <scm>

Reply via email to