This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 85238e5 Bump parent to 35
85238e5 is described below
commit 85238e5e29c7c1fc33e02a8c4273a08f7e515413
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Mon Jun 9 22:55:28 2025 +0200
Bump parent to 35
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d47f749..107ccf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>35-SNAPSHOT</version>
+ <version>35</version>
<relativePath />
</parent>