You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2022/04/14 20:05:46 UTC

[creadur-rat] branch master updated: RAT-290: Update to latest ASF root pom

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 02b07480 RAT-290: Update to latest ASF root pom
02b07480 is described below

commit 02b07480f2302c877323ed0c166c9749a5c8b5e3
Author: P. Ottlinger <po...@apache.org>
AuthorDate: Thu Apr 14 22:05:41 2022 +0200

    RAT-290: Update to latest ASF root pom
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cc015468..debc7323 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>25</version>
+    <version>26</version>
   </parent>
   <groupId>org.apache.rat</groupId>
   <artifactId>apache-rat-project</artifactId>