Repository: parquet-mr Updated Branches: refs/heads/master 213e952df -> 33a220260
[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/33a22026 Tree: http://git-wip-us.apache.org/repos/asf/parquet-mr/tree/33a22026 Diff: http://git-wip-us.apache.org/repos/asf/parquet-mr/diff/33a22026 Branch: refs/heads/master Commit: 33a2202603e27132fdfff21c902cf07b0ff12073 Parents: 213e952 Author: Alex Levenson <[email protected]> Authored: Tue May 26 16:40:40 2015 -0700 Committer: Alex Levenson <[email protected]> Committed: Tue May 26 16:40:40 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/33a22026/parquet-avro/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-avro/pom.xml b/parquet-avro/pom.xml index eb20b6a..535bb85 100644 --- a/parquet-avro/pom.xml +++ b/parquet-avro/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-benchmarks/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-benchmarks/pom.xml b/parquet-benchmarks/pom.xml index c43ec5e..feddb0b 100644 --- a/parquet-benchmarks/pom.xml +++ b/parquet-benchmarks/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-cascading/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-cascading/pom.xml b/parquet-cascading/pom.xml index 7cd69c7..0f97dbf 100644 --- a/parquet-cascading/pom.xml +++ b/parquet-cascading/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-column/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-column/pom.xml b/parquet-column/pom.xml index 68ad29c..e53b2b9 100644 --- a/parquet-column/pom.xml +++ b/parquet-column/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-common/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-common/pom.xml b/parquet-common/pom.xml index 96dae10..b6468f5 100644 --- a/parquet-common/pom.xml +++ b/parquet-common/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-encoding/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-encoding/pom.xml b/parquet-encoding/pom.xml index ca210a3..f731f12 100644 --- a/parquet-encoding/pom.xml +++ b/parquet-encoding/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-generator/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-generator/pom.xml b/parquet-generator/pom.xml index c0dc3c6..5bc18d6 100644 --- a/parquet-generator/pom.xml +++ b/parquet-generator/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-hadoop-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hadoop-bundle/pom.xml b/parquet-hadoop-bundle/pom.xml index 9936f87..7752aab 100644 --- a/parquet-hadoop-bundle/pom.xml +++ b/parquet-hadoop-bundle/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hadoop/pom.xml b/parquet-hadoop/pom.xml index edac597..38271df 100644 --- a/parquet-hadoop/pom.xml +++ b/parquet-hadoop/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-hive-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hive-bundle/pom.xml b/parquet-hive-bundle/pom.xml index 361fd73..06adb74 100644 --- a/parquet-hive-bundle/pom.xml +++ b/parquet-hive-bundle/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/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 7ebee55..55fee4a 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 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet-hive-binding</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/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 c21991c..1fd36fb 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 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet-hive-binding</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/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 7713da7..5c83800 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 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet-hive-binding</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/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 e6f90f1..098f21c 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 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet-hive-binding</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/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 cb33ebe..38a4baa 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 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet-hive-binding</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/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 f62c364..4a877ac 100644 --- a/parquet-hive/parquet-hive-binding/pom.xml +++ b/parquet-hive/parquet-hive-binding/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet-hive</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/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 488750d..edd0664 100644 --- a/parquet-hive/parquet-hive-storage-handler/pom.xml +++ b/parquet-hive/parquet-hive-storage-handler/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet-hive</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-hive/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hive/pom.xml b/parquet-hive/pom.xml index 46aa646..e260757 100644 --- a/parquet-hive/pom.xml +++ b/parquet-hive/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-jackson/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-jackson/pom.xml b/parquet-jackson/pom.xml index 93ced8c..cd7f6d9 100644 --- a/parquet-jackson/pom.xml +++ b/parquet-jackson/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-pig-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-pig-bundle/pom.xml b/parquet-pig-bundle/pom.xml index 12ab36b..abc114e 100644 --- a/parquet-pig-bundle/pom.xml +++ b/parquet-pig-bundle/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-pig/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-pig/pom.xml b/parquet-pig/pom.xml index 3b8bceb..5d5e692 100644 --- a/parquet-pig/pom.xml +++ b/parquet-pig/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-protobuf/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-protobuf/pom.xml b/parquet-protobuf/pom.xml index e0c0fe7..2e4a5aa 100644 --- a/parquet-protobuf/pom.xml +++ b/parquet-protobuf/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-scala/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-scala/pom.xml b/parquet-scala/pom.xml index 04cb9b7..764ccd3 100644 --- a/parquet-scala/pom.xml +++ b/parquet-scala/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-scrooge/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-scrooge/pom.xml b/parquet-scrooge/pom.xml index f07c4c9..aaf4c3c 100644 --- a/parquet-scrooge/pom.xml +++ b/parquet-scrooge/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-thrift/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-thrift/pom.xml b/parquet-thrift/pom.xml index 6bafd73..6e86dd8 100644 --- a/parquet-thrift/pom.xml +++ b/parquet-thrift/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/parquet-tools/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-tools/pom.xml b/parquet-tools/pom.xml index aa32c03..27ed431 100644 --- a/parquet-tools/pom.xml +++ b/parquet-tools/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/33a22026/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bf71ff9..d27456c 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> - <version>1.8.0rc1</version> + <version>1.8.0rc2-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Parquet MR</name>
