Repository: parquet-mr Updated Branches: refs/heads/master 38262e2c8 -> aa416b5e2
[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/aa416b5e Tree: http://git-wip-us.apache.org/repos/asf/parquet-mr/tree/aa416b5e Diff: http://git-wip-us.apache.org/repos/asf/parquet-mr/diff/aa416b5e Branch: refs/heads/master Commit: aa416b5e2cb3cd28eae161d53b1a32f482533510 Parents: 38262e2 Author: Ryan Blue <[email protected]> Authored: Tue Oct 18 18:00:33 2016 -0700 Committer: Ryan Blue <[email protected]> Committed: Tue Oct 18 18:00:33 2016 -0700 ---------------------------------------------------------------------- parquet-avro/pom.xml | 2 +- parquet-benchmarks/pom.xml | 2 +- parquet-cascading/pom.xml | 2 +- parquet-cascading3/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 ++-- 28 files changed, 29 insertions(+), 29 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-avro/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-avro/pom.xml b/parquet-avro/pom.xml index 3d9e95a..ecb69bb 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-benchmarks/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-benchmarks/pom.xml b/parquet-benchmarks/pom.xml index 6786141..2629267 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-cascading/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-cascading/pom.xml b/parquet-cascading/pom.xml index 1d6daca..70c7b8a 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-cascading3/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-cascading3/pom.xml b/parquet-cascading3/pom.xml index 011b80a..0f1d326 100644 --- a/parquet-cascading3/pom.xml +++ b/parquet-cascading3/pom.xml @@ -21,7 +21,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> <relativePath>../pom.xml</relativePath> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-column/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-column/pom.xml b/parquet-column/pom.xml index c0994a2..96b58b3 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-common/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-common/pom.xml b/parquet-common/pom.xml index 5681707..b0357ba 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-encoding/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-encoding/pom.xml b/parquet-encoding/pom.xml index 29b8399..bd36ee2 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-generator/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-generator/pom.xml b/parquet-generator/pom.xml index 5a7e765..becd3cd 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-hadoop-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hadoop-bundle/pom.xml b/parquet-hadoop-bundle/pom.xml index 34035ef..63d419a 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-hadoop/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hadoop/pom.xml b/parquet-hadoop/pom.xml index 582c4f6..ad6e32d 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-hive-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hive-bundle/pom.xml b/parquet-hive-bundle/pom.xml index cd4655e..5dabec1 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/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 f2b45c5..743b4cf 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/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 6a5fbbc..87a3b2d 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/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 9d7964c..08c7b26 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/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 f985c3a..7a95569 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/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 7bcee98..f2616e5 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/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 0fb7a33..0aea29c 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/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 a097694..27c236f 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-hive/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-hive/pom.xml b/parquet-hive/pom.xml index 498214f..2014da5 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-jackson/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-jackson/pom.xml b/parquet-jackson/pom.xml index 5443fdb..01d41e5 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-pig-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-pig-bundle/pom.xml b/parquet-pig-bundle/pom.xml index ceef7d9..01cc3ba 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-pig/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-pig/pom.xml b/parquet-pig/pom.xml index eea2b3a..c0e61ba 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-protobuf/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-protobuf/pom.xml b/parquet-protobuf/pom.xml index 2e0d54a..e7fcee4 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-scala/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-scala/pom.xml b/parquet-scala/pom.xml index b358060..a966968 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-scrooge/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-scrooge/pom.xml b/parquet-scrooge/pom.xml index b0464e4..4b49a67 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-thrift/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-thrift/pom.xml b/parquet-thrift/pom.xml index e6f3949..0e0275a 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/parquet-tools/pom.xml ---------------------------------------------------------------------- diff --git a/parquet-tools/pom.xml b/parquet-tools/pom.xml index 069d3fe..6087381 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.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/parquet-mr/blob/aa416b5e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 906641e..463d40c 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ <groupId>org.apache.parquet</groupId> <artifactId>parquet</artifactId> - <version>1.9.0</version> + <version>1.9.1-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.9.0</tag> + <tag>HEAD</tag> </scm> <licenses>
