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 df43739  Use next 35-SNAPSHOT for parent
df43739 is described below

commit df4373901ffc23684d6df9d5eebb435019234b4a
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sat Mar 15 20:41:15 2025 +0100

    Use next 35-SNAPSHOT for parent
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 236a19d..1eac2aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>34</version>
+    <version>35-SNAPSHOT</version>
     <relativePath />
   </parent>
 

Reply via email to