This is an automated email from the ASF dual-hosted git repository.
mibo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/olingo-odata2.git
The following commit(s) were added to refs/heads/master by this push:
new 05cc4ce [OLINGO-1559] Updated Apache parent version
05cc4ce is described below
commit 05cc4ce3a26098b31f1f5cb47602b52e7da92b28
Author: mibo <[email protected]>
AuthorDate: Sun Mar 13 06:41:33 2022 +0100
[OLINGO-1559] Updated Apache parent version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f80f52d..325e017 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>13</version>
+ <version>25</version>
</parent>
<inceptionYear>2013</inceptionYear>