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 e78c28e  Use next parent snapshot version for development
e78c28e is described below

commit e78c28e69a78c076703d52a2625c30db29a92be5
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Tue Jul 9 19:29:59 2024 +0200

    Use next parent snapshot version for development
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 37ae7f1..3369c1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>33</version>
+    <version>34-SNAPSHOT</version>
     <relativePath />
   </parent>
 

Reply via email to