This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
The following commit(s) were added to refs/heads/master by this push:
new 6ef15f7 RAT-290: Update to latest ASF parent 25
6ef15f7 is described below
commit 6ef15f761ac56cc6e7f1c16e97519c64a7267824
Author: P. Ottlinger <[email protected]>
AuthorDate: Tue Feb 22 21:45:57 2022 +0100
RAT-290: Update to latest ASF parent 25
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f491c6c..49073b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>24</version>
+ <version>25</version>
</parent>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-project</artifactId>