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:37:57 UTC

incubator-parquet-format git commit: Revert "[maven-release-plugin] prepare release parquet-format-2.2.0"

Repository: incubator-parquet-format
Updated Branches:
  refs/heads/master fd55aaa98 -> 36b19c277


Revert "[maven-release-plugin] prepare release parquet-format-2.2.0"

This reverts commit fd55aaa98982ad0d8f75cbfed90a3b9374595ba5.


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/36b19c27
Tree: http://git-wip-us.apache.org/repos/asf/incubator-parquet-format/tree/36b19c27
Diff: http://git-wip-us.apache.org/repos/asf/incubator-parquet-format/diff/36b19c27

Branch: refs/heads/master
Commit: 36b19c27703f317d141cfa1272dc04b43db352c1
Parents: fd55aaa
Author: Ryan Blue <bl...@apache.org>
Authored: Fri Feb 6 14:37:43 2015 -0800
Committer: Ryan Blue <bl...@apache.org>
Committed: Fri Feb 6 14:37:43 2015 -0800

----------------------------------------------------------------------
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-parquet-format/blob/36b19c27/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 70f2570..f3eb785 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.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Apache Parquet Format (Incubating)</name>
@@ -39,7 +39,6 @@
     <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>parquet-format-2.2.0</tag>
   </scm>
 
   <licenses>