This is an automated email from the ASF dual-hosted git repository.
fpapon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-minho.git
The following commit(s) were added to refs/heads/main by this push:
new ec3d8e4 Upgrade to Apache pom parent 28
ec3d8e4 is described below
commit ec3d8e4160bf79b552eff50fd27bf091eb7fcad5
Author: francois papon <[email protected]>
AuthorDate: Tue Nov 22 15:54:03 2022 +0100
Upgrade to Apache pom parent 28
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6af052b..2f153e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>25</version>
+ <version>28</version>
</parent>
<groupId>org.apache.karaf.minho</groupId>