Repository: parquet-mr Updated Branches: refs/heads/parquet-1.8.x c65227886 -> 4297134dc
[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/4297134d Tree: http://git-wip-us.apache.org/repos/asf/parquet-mr/tree/4297134d Diff: http://git-wip-us.apache.org/repos/asf/parquet-mr/diff/4297134d Branch: refs/heads/parquet-1.8.x Commit: 4297134dccd894e73d506a7b04ad304fa85e0d17 Parents: c652278 Author: Ryan Blue <[email protected]> Authored: Wed Jan 18 17:27:28 2017 -0800 Committer: Ryan Blue <[email protected]> Committed: Wed Jan 18 17:27:28 2017 -0800 ---------------------------------------------------------------------- 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 | 4 ++-- 27 files changed, 28 insertions(+), 28 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-avro/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-avro/pom.xml b/parquet-avro/pom.xml index 8572106..ad14a07 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-benchmarks/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-benchmarks/pom.xml b/parquet-benchmarks/pom.xml index b0cb776..dafbf0b 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-cascading/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-cascading/pom.xml b/parquet-cascading/pom.xml index d728bc4..124ae15 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-column/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-column/pom.xml b/parquet-column/pom.xml index da4186a..0e9abfe 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-common/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-common/pom.xml b/parquet-common/pom.xml index 4c2a64f..d41acf6 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-encoding/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-encoding/pom.xml b/parquet-encoding/pom.xml index b800205..1cf7357 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-generator/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-generator/pom.xml b/parquet-generator/pom.xml index fdfac00..2829de1 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-hadoop-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hadoop-bundle/pom.xml b/parquet-hadoop-bundle/pom.xml index 5506250..aa6338e 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hadoop/pom.xml b/parquet-hadoop/pom.xml index b7f5636..4651926 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-hive-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hive-bundle/pom.xml b/parquet-hive-bundle/pom.xml index 45149b5..dba6eb1 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/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 8480641..cc984ff 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/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 df2d758..0cc6470 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/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 8321a3a..c8dce4c 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/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 4c0dced..f3d8068 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/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 3752d38..4660917 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/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 9f309e2..2b1fc62 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/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 ff76518..8510dcc 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-hive/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hive/pom.xml b/parquet-hive/pom.xml index 6220665..fff66d5 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-jackson/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-jackson/pom.xml b/parquet-jackson/pom.xml index d450a9c..d0fffba 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-pig-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-pig-bundle/pom.xml b/parquet-pig-bundle/pom.xml index b7a4946..4f30b84 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-pig/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-pig/pom.xml b/parquet-pig/pom.xml index e6c6890..debf031 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-protobuf/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-protobuf/pom.xml b/parquet-protobuf/pom.xml index 4fdaf84..7aa3d0f 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-scala/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-scala/pom.xml b/parquet-scala/pom.xml index 7a07a2e..3771bcb 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-scrooge/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-scrooge/pom.xml b/parquet-scrooge/pom.xml index c28efe1..6c3638a 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-thrift/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-thrift/pom.xml b/parquet-thrift/pom.xml index 854ee9e..88cbaaf 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/parquet-tools/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-tools/pom.xml b/parquet-tools/pom.xml index ea5f3af..eba64d2 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.2</version> + <version>1.8.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/4297134d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d785ca3..67cfd53 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> - <version>1.8.2</version> + <version>1.8.3-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Parquet MR</name> @@ -20,7 +20,7 @@ <connection>scm:git:[email protected]:apache/parquet-mr.git</connection> <url>scm:git:[email protected]:apache/parquet-mr.git</url> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/parquet-mr.git</developerConnection> - <tag>apache-parquet-1.8.2</tag> + <tag>HEAD</tag> </scm> <licenses>
