This is an automated email from the ASF dual-hosted git repository.
tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git
The following commit(s) were added to refs/heads/main by this push:
new 444fe7b4 PROTON-2836 Update to Apache parent pom v33
444fe7b4 is described below
commit 444fe7b44a7f18921f40a6997ccd3c7b150de998
Author: Timothy Bish <[email protected]>
AuthorDate: Wed Jul 10 14:58:06 2024 -0400
PROTON-2836 Update to Apache parent pom v33
Update to use latest apache parent POM
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e70863c0..798439e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>30</version>
+ <version>33</version>
</parent>
<modelVersion>4.0.0</modelVersion>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]