Repository: parquet-format
Updated Branches:
  refs/heads/master 08eb0cee5 -> 2f574664c


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/parquet-format/repo
Commit: http://git-wip-us.apache.org/repos/asf/parquet-format/commit/2f574664
Tree: http://git-wip-us.apache.org/repos/asf/parquet-format/tree/2f574664
Diff: http://git-wip-us.apache.org/repos/asf/parquet-format/diff/2f574664

Branch: refs/heads/master
Commit: 2f574664c6a4854d010fee5e7311ffd3775e33ee
Parents: 08eb0ce
Author: Ryan Blue <[email protected]>
Authored: Tue Oct 17 12:25:34 2017 -0700
Committer: Ryan Blue <[email protected]>
Committed: Tue Oct 17 12:25:34 2017 -0700

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/parquet-format/blob/2f574664/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c8579c4..51d98ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.parquet</groupId>
   <artifactId>parquet-format</artifactId>
-  <version>2.4.0</version>
+  <version>2.4.1-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:https://git-wip-us.apache.org/repos/asf/parquet-format.git</developerConnection>
-    <tag>apache-parquet-format-2.4.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <licenses>

Reply via email to