You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@parquet.apache.org by bl...@apache.org on 2015/02/06 23:38:54 UTC

incubator-parquet-format git commit: [maven-release-plugin] prepare for next development iteration

Repository: incubator-parquet-format
Updated Branches:
  refs/heads/master 350cd5b31 -> 410a43cde


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


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

Branch: refs/heads/master
Commit: 410a43cdee9cd8188c19606916782584a4a69cde
Parents: 350cd5b
Author: Ryan Blue <bl...@apache.org>
Authored: Fri Feb 6 14:38:53 2015 -0800
Committer: Ryan Blue <bl...@apache.org>
Committed: Fri Feb 6 14:38:53 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-parquet-format/blob/410a43cd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d754dd4..ccdc8f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.parquet</groupId>
   <artifactId>parquet-format</artifactId>
-  <version>2.2.0</version>
+  <version>2.2.1-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Apache Parquet Format (Incubating)</name>
@@ -39,7 +39,7 @@
     <connection>scm:git:git@github.com:apache/incubator-parquet-format.git</connection>
     <url>scm:git:git@github.com:apache/incubator-parquet-format.git</url>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-parquet-format.git</developerConnection>
-    <tag>apache-parquet-format-2.2.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <licenses>