Return-Path: X-Original-To: apmail-parquet-commits-archive@minotaur.apache.org Delivered-To: apmail-parquet-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A1C1118406 for ; Thu, 14 May 2015 23:12:30 +0000 (UTC) Received: (qmail 7950 invoked by uid 500); 14 May 2015 23:12:25 -0000 Delivered-To: apmail-parquet-commits-archive@parquet.apache.org Received: (qmail 7926 invoked by uid 500); 14 May 2015 23:12:25 -0000 Mailing-List: contact commits-help@parquet.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@parquet.apache.org Delivered-To: mailing list commits@parquet.apache.org Received: (qmail 7917 invoked by uid 99); 14 May 2015 23:12:25 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 May 2015 23:12:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 70978DFC3B; Thu, 14 May 2015 23:12:25 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: blue@apache.org To: commits@parquet.apache.org Message-Id: <66154d2bf741462cb3aa10548b790423@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: parquet-mr git commit: [maven-release-plugin] prepare for next development iteration Date: Thu, 14 May 2015 23:12:25 +0000 (UTC) Repository: parquet-mr Updated Branches: refs/heads/parquet-1.7.0 928b8a17d -> 7da7ea2ec [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/parquet-mr/repo Commit: http://git-wip-us.apache.org/repos/asf/parquet-mr/commit/7da7ea2e Tree: http://git-wip-us.apache.org/repos/asf/parquet-mr/tree/7da7ea2e Diff: http://git-wip-us.apache.org/repos/asf/parquet-mr/diff/7da7ea2e Branch: refs/heads/parquet-1.7.0 Commit: 7da7ea2ec0f86938f8372491e597b88c4783f94d Parents: 928b8a1 Author: Ryan Blue Authored: Thu May 14 16:12:23 2015 -0700 Committer: Ryan Blue Committed: Thu May 14 16:12:23 2015 -0700 ---------------------------------------------------------------------- parquet-avro/pom.xml | 2 +- parquet-benchmarks/pom.xml | 2 +- parquet-cascading/pom.xml | 2 +- parquet-column/pom.xml | 2 +- parquet-common/pom.xml | 2 +- parquet-encoding/pom.xml | 2 +- parquet-generator/pom.xml | 2 +- parquet-hadoop-bundle/pom.xml | 2 +- parquet-hadoop/pom.xml | 2 +- parquet-hive-bundle/pom.xml | 2 +- .../parquet-hive-binding/parquet-hive-0.10-binding/pom.xml | 2 +- .../parquet-hive-binding/parquet-hive-0.12-binding/pom.xml | 2 +- .../parquet-hive-binding/parquet-hive-binding-bundle/pom.xml | 2 +- .../parquet-hive-binding/parquet-hive-binding-factory/pom.xml | 2 +- .../parquet-hive-binding/parquet-hive-binding-interface/pom.xml | 2 +- parquet-hive/parquet-hive-binding/pom.xml | 2 +- parquet-hive/parquet-hive-storage-handler/pom.xml | 2 +- parquet-hive/pom.xml | 2 +- parquet-jackson/pom.xml | 2 +- parquet-pig-bundle/pom.xml | 2 +- parquet-pig/pom.xml | 2 +- parquet-protobuf/pom.xml | 2 +- parquet-scala/pom.xml | 2 +- parquet-scrooge/pom.xml | 2 +- parquet-thrift/pom.xml | 2 +- parquet-tools/pom.xml | 2 +- pom.xml | 2 +- 27 files changed, 27 insertions(+), 27 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-avro/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-avro/pom.xml b/parquet-avro/pom.xml index 4d57425..5a65ce3 100644 --- a/parquet-avro/pom.xml +++ b/parquet-avro/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-benchmarks/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-benchmarks/pom.xml b/parquet-benchmarks/pom.xml index 7adfff3..0aa1651 100644 --- a/parquet-benchmarks/pom.xml +++ b/parquet-benchmarks/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-cascading/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-cascading/pom.xml b/parquet-cascading/pom.xml index ad31733..167d8d2 100644 --- a/parquet-cascading/pom.xml +++ b/parquet-cascading/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-column/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-column/pom.xml b/parquet-column/pom.xml index 846b8a8..fdc1101 100644 --- a/parquet-column/pom.xml +++ b/parquet-column/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-common/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-common/pom.xml b/parquet-common/pom.xml index 373ec89..123c061 100644 --- a/parquet-common/pom.xml +++ b/parquet-common/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-encoding/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-encoding/pom.xml b/parquet-encoding/pom.xml index e579c98..478a8e3 100644 --- a/parquet-encoding/pom.xml +++ b/parquet-encoding/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-generator/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-generator/pom.xml b/parquet-generator/pom.xml index c849330..5daa7c2 100644 --- a/parquet-generator/pom.xml +++ b/parquet-generator/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-hadoop-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hadoop-bundle/pom.xml b/parquet-hadoop-bundle/pom.xml index 7b0b011..42f3d05 100644 --- a/parquet-hadoop-bundle/pom.xml +++ b/parquet-hadoop-bundle/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hadoop/pom.xml b/parquet-hadoop/pom.xml index bf7819a..a360aab 100644 --- a/parquet-hadoop/pom.xml +++ b/parquet-hadoop/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-hive-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hive-bundle/pom.xml b/parquet-hive-bundle/pom.xml index ddbc618..1ee5eda 100644 --- a/parquet-hive-bundle/pom.xml +++ b/parquet-hive-bundle/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-hive/parquet-hive-binding/parquet-hive-0.10-binding/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hive/parquet-hive-binding/parquet-hive-0.10-binding/pom.xml b/parquet-hive/parquet-hive-binding/parquet-hive-0.10-binding/pom.xml index 3c8e807..0a5cdea 100644 --- a/parquet-hive/parquet-hive-binding/parquet-hive-0.10-binding/pom.xml +++ b/parquet-hive/parquet-hive-binding/parquet-hive-0.10-binding/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet-hive-binding ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-hive/parquet-hive-binding/parquet-hive-0.12-binding/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hive/parquet-hive-binding/parquet-hive-0.12-binding/pom.xml b/parquet-hive/parquet-hive-binding/parquet-hive-0.12-binding/pom.xml index e543953..4c2bb2f 100644 --- a/parquet-hive/parquet-hive-binding/parquet-hive-0.12-binding/pom.xml +++ b/parquet-hive/parquet-hive-binding/parquet-hive-0.12-binding/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet-hive-binding ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-hive/parquet-hive-binding/parquet-hive-binding-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hive/parquet-hive-binding/parquet-hive-binding-bundle/pom.xml b/parquet-hive/parquet-hive-binding/parquet-hive-binding-bundle/pom.xml index 774d960..9d94a0b 100644 --- a/parquet-hive/parquet-hive-binding/parquet-hive-binding-bundle/pom.xml +++ b/parquet-hive/parquet-hive-binding/parquet-hive-binding-bundle/pom.xml @@ -23,7 +23,7 @@ org.apache.parquet parquet-hive-binding ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-hive/parquet-hive-binding/parquet-hive-binding-factory/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hive/parquet-hive-binding/parquet-hive-binding-factory/pom.xml b/parquet-hive/parquet-hive-binding/parquet-hive-binding-factory/pom.xml index 0ae4056..a9b4926 100644 --- a/parquet-hive/parquet-hive-binding/parquet-hive-binding-factory/pom.xml +++ b/parquet-hive/parquet-hive-binding/parquet-hive-binding-factory/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet-hive-binding ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-hive/parquet-hive-binding/parquet-hive-binding-interface/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hive/parquet-hive-binding/parquet-hive-binding-interface/pom.xml b/parquet-hive/parquet-hive-binding/parquet-hive-binding-interface/pom.xml index 6cd6152..98721ab 100644 --- a/parquet-hive/parquet-hive-binding/parquet-hive-binding-interface/pom.xml +++ b/parquet-hive/parquet-hive-binding/parquet-hive-binding-interface/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet-hive-binding ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-hive/parquet-hive-binding/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hive/parquet-hive-binding/pom.xml b/parquet-hive/parquet-hive-binding/pom.xml index 42993b4..6864a4f 100644 --- a/parquet-hive/parquet-hive-binding/pom.xml +++ b/parquet-hive/parquet-hive-binding/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet-hive ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-hive/parquet-hive-storage-handler/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hive/parquet-hive-storage-handler/pom.xml b/parquet-hive/parquet-hive-storage-handler/pom.xml index 7611589..ade1bb9 100644 --- a/parquet-hive/parquet-hive-storage-handler/pom.xml +++ b/parquet-hive/parquet-hive-storage-handler/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet-hive ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-hive/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hive/pom.xml b/parquet-hive/pom.xml index 47967e2..3db55fb 100644 --- a/parquet-hive/pom.xml +++ b/parquet-hive/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-jackson/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-jackson/pom.xml b/parquet-jackson/pom.xml index 85619f2..0076d05 100644 --- a/parquet-jackson/pom.xml +++ b/parquet-jackson/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-pig-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-pig-bundle/pom.xml b/parquet-pig-bundle/pom.xml index e99224f..20c6dbc 100644 --- a/parquet-pig-bundle/pom.xml +++ b/parquet-pig-bundle/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-pig/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-pig/pom.xml b/parquet-pig/pom.xml index d6ef630..7af286f 100644 --- a/parquet-pig/pom.xml +++ b/parquet-pig/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-protobuf/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-protobuf/pom.xml b/parquet-protobuf/pom.xml index 3f49f59..cfc6c75 100644 --- a/parquet-protobuf/pom.xml +++ b/parquet-protobuf/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-scala/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-scala/pom.xml b/parquet-scala/pom.xml index 1e42db7..730da68 100644 --- a/parquet-scala/pom.xml +++ b/parquet-scala/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-scrooge/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-scrooge/pom.xml b/parquet-scrooge/pom.xml index 4d8bed2..08f5afd 100644 --- a/parquet-scrooge/pom.xml +++ b/parquet-scrooge/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-thrift/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-thrift/pom.xml b/parquet-thrift/pom.xml index c59f57b..c4e4fe3 100644 --- a/parquet-thrift/pom.xml +++ b/parquet-thrift/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/parquet-tools/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-tools/pom.xml b/parquet-tools/pom.xml index e29a4ff..ac7f634 100644 --- a/parquet-tools/pom.xml +++ b/parquet-tools/pom.xml @@ -21,7 +21,7 @@ org.apache.parquet parquet ../pom.xml - 1.7.0 + 1.7.1-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/7da7ea2e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ce45bea..2c5ba52 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.apache.parquet parquet - 1.7.0 + 1.7.1-SNAPSHOT pom Apache Parquet MR