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-whisker.git
The following commit(s) were added to refs/heads/master by this push:
new ba0d728 Update to latest ASF parent 23
ba0d728 is described below
commit ba0d72851389174e37d5a0848ff66dcbb361f989
Author: Hugo Hirsch <[email protected]>
AuthorDate: Tue Apr 27 10:16:44 2021 +0200
Update to latest ASF parent 23
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 81bd68b..79e3db5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>20</version>
+ <version>23</version>
</parent>
<dependencyManagement>
<dependencies>