This is an automated email from the ASF dual-hosted git repository.
heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git
The following commit(s) were added to refs/heads/master by this push:
new c8ce09abb0 use latest apache parent pom
c8ce09abb0 is described below
commit c8ce09abb06360987b89e3411710f052ba6f5974
Author: Alex Heneveld <[email protected]>
AuthorDate: Fri Apr 5 11:06:35 2024 +0100
use latest apache parent pom
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8dc76dd65c..6a6310ac65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>17</version>
+ <version>31</version>
<relativePath></relativePath> <!-- prevent loading of ../pom.xml as
the "parent" -->
</parent>