This is an automated email from the ASF dual-hosted git repository.

gangwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-format.git


The following commit(s) were added to refs/heads/master by this push:
     new 4e13959  [maven-release-plugin] prepare for next development iteration
4e13959 is described below

commit 4e1395972cb27f8d8b579022503e15080b697f33
Author: Gang Wu <[email protected]>
AuthorDate: Fri Mar 21 09:15:06 2025 +0800

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 02b7f1a..617fd79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.parquet</groupId>
   <artifactId>parquet-format</artifactId>
-  <version>2.11.0</version>
+  <version>2.11.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Apache Parquet Format</name>
@@ -39,7 +39,7 @@
     <connection>scm:git:[email protected]:apache/parquet-format.git</connection>
     <url>scm:git:[email protected]:apache/parquet-format.git</url>
     
<developerConnection>scm:git:[email protected]:apache/parquet-format.git</developerConnection>
-    <tag>apache-parquet-format-2.11.0-rc0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <licenses>

Reply via email to