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

amichai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git

commit af069f2d6dd59b5130c71eb1c0bae173ab2c97ee
Author: Amichai Rothman <[email protected]>
AuthorDate: Wed May 29 12:35:16 2024 +0300

    ARIES-2131 Upgrade Apache parent pom to version 32
---
 pom.xml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index b6ed5226..67d5d922 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>20</version>
+        <version>32</version>
         <relativePath />
     </parent>
 
@@ -44,10 +44,6 @@
         <url>https://issues.apache.org/jira/browse/ARIES</url>
     </issueManagement>
 
-    <prerequisites>
-        <maven>3.2</maven>
-    </prerequisites>
-
     <inceptionYear>2008</inceptionYear>
 
     <modules>

Reply via email to