This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/3_0_X by this push:
new 7a35e6bf79 Upgrade ASF parent pom
7a35e6bf79 is described below
commit 7a35e6bf7960dda3e6bdfa821f9c208534886959
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Mar 19 08:43:16 2025 +0100
Upgrade ASF parent pom
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e699e0f1ae..20dea30812 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>33</version>
+ <version>34</version>
<relativePath />
</parent>