This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch 1.1.X
in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git
The following commit(s) were added to refs/heads/1.1.X by this push:
new 9d016723 [FTPSERVER-510] Update Apache parent POM from 25 to 26
9d016723 is described below
commit 9d016723047c8cce17dd7fbb4f3be6913c1f6714
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Apr 14 07:50:41 2022 -0400
[FTPSERVER-510] Update Apache parent POM from 25 to 26
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fd08400e..57694f5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>apache</artifactId>
<groupId>org.apache</groupId>
- <version>25</version>
+ <version>26</version>
</parent>
<modelVersion>4.0.0</modelVersion>