From 96b73060fdc77db9c13e40f6f82f374bb41d12c8 Mon Sep 17 00:00:00 2001 From: Jesus Camacho Rodriguez Date: Wed, 14 Mar 2018 00:45:45 -0700 Subject: [PATCH] [maven-release-plugin] prepare release calcite-1.16.0 --- cassandra/pom.xml | 4 ++-- core/pom.xml | 4 ++-- druid/pom.xml | 4 ++-- elasticsearch2/pom.xml | 4 ++-- elasticsearch5/pom.xml | 4 ++-- example/csv/pom.xml | 4 ++-- example/function/pom.xml | 4 ++-- example/pom.xml | 4 ++-- file/pom.xml | 4 ++-- geode/pom.xml | 4 ++-- linq4j/pom.xml | 4 ++-- mongodb/pom.xml | 4 ++-- pig/pom.xml | 4 ++-- piglet/pom.xml | 4 ++-- plus/pom.xml | 4 ++-- pom.xml | 4 ++-- server/pom.xml | 4 ++-- spark/pom.xml | 6 +++--- splunk/pom.xml | 4 ++-- ubenchmark/pom.xml | 2 +- 20 files changed, 40 insertions(+), 40 deletions(-) diff --git a/cassandra/pom.xml b/cassandra/pom.xml index ebd03c78b7af..32275d940a42 100644 --- a/cassandra/pom.xml +++ b/cassandra/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0 calcite-cassandra jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite Cassandra Cassandra adapter for Calcite diff --git a/core/pom.xml b/core/pom.xml index d479b9d1f89a..d868291af40f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0 calcite-core jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite Core Core Calcite APIs and engine. diff --git a/druid/pom.xml b/druid/pom.xml index 5e8a38794ddb..dc82fec40840 100644 --- a/druid/pom.xml +++ b/druid/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0 calcite-druid jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite Druid Druid adapter for Calcite diff --git a/elasticsearch2/pom.xml b/elasticsearch2/pom.xml index e5d483f0f03b..d4694e2a7e2b 100644 --- a/elasticsearch2/pom.xml +++ b/elasticsearch2/pom.xml @@ -21,12 +21,12 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0 calcite-elasticsearch2 jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite Elasticsearch Elasticsearch adapter for Calcite diff --git a/elasticsearch5/pom.xml b/elasticsearch5/pom.xml index 500418169a3e..40f05a8081cb 100644 --- a/elasticsearch5/pom.xml +++ b/elasticsearch5/pom.xml @@ -21,12 +21,12 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0 calcite-elasticsearch5 jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite Elasticsearch5 Elasticsearch5 adapter for Calcite diff --git a/example/csv/pom.xml b/example/csv/pom.xml index fa7dcf7f6249..8acc83a1269f 100644 --- a/example/csv/pom.xml +++ b/example/csv/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite-example - 1.16.0-SNAPSHOT + 1.16.0 calcite-example-csv jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite Example CSV An example Calcite provider that reads CSV files diff --git a/example/function/pom.xml b/example/function/pom.xml index ca772033976b..011ac58ced10 100644 --- a/example/function/pom.xml +++ b/example/function/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite-example - 1.16.0-SNAPSHOT + 1.16.0 calcite-example-function jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite Example Function Examples of user-defined Calcite functions diff --git a/example/pom.xml b/example/pom.xml index acb230f977f8..3e577a150b16 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,13 +20,13 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0 calcite-example pom - 1.16.0-SNAPSHOT + 1.16.0 Calcite Examples Calcite examples diff --git a/file/pom.xml b/file/pom.xml index 48e205621b90..8ebdebb585a8 100644 --- a/file/pom.xml +++ b/file/pom.xml @@ -19,13 +19,13 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0 calcite-file jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite File Calcite provider that reads files and URIs diff --git a/geode/pom.xml b/geode/pom.xml index 36c75ef00215..7e6663d7e508 100644 --- a/geode/pom.xml +++ b/geode/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0 calcite-geode jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite Geode Geode adapter for Calcite diff --git a/linq4j/pom.xml b/linq4j/pom.xml index 0fd3a09ddb4c..982303996408 100644 --- a/linq4j/pom.xml +++ b/linq4j/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0 calcite-linq4j jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite Linq4j Calcite APIs for LINQ (Language-Integrated Query) in Java diff --git a/mongodb/pom.xml b/mongodb/pom.xml index bd7c9039aa16..215c03ae32c8 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0 calcite-mongodb jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite MongoDB MongoDB adapter for Calcite diff --git a/pig/pom.xml b/pig/pom.xml index 76d889e8757d..a470f641e8de 100644 --- a/pig/pom.xml +++ b/pig/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0 calcite-pig jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite Pig Pig adapter for Calcite diff --git a/piglet/pom.xml b/piglet/pom.xml index e841cd087b4f..9fdfc80e88cd 100644 --- a/piglet/pom.xml +++ b/piglet/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0 calcite-piglet jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite Piglet Pig-like language built on top of Calcite algebra diff --git a/plus/pom.xml b/plus/pom.xml index 8bcbb3af2fe3..ab8deeb4840f 100644 --- a/plus/pom.xml +++ b/plus/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0 calcite-plus jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite Plus Miscellaneous extras for Calcite diff --git a/pom.xml b/pom.xml index 52f68a58b628..436dcd831835 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.apache.calcite calcite pom - 1.16.0-SNAPSHOT + 1.16.0 Calcite @@ -143,7 +143,7 @@ limitations under the License. scm:git:https://git-wip-us.apache.org/repos/asf/calcite.git scm:git:https://git-wip-us.apache.org/repos/asf/calcite.git https://github.com/apache/calcite - HEAD + calcite-1.16.0 diff --git a/server/pom.xml b/server/pom.xml index 848b5a6eb311..e1d0aa1947bf 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0 calcite-server jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite Server Calcite Server diff --git a/spark/pom.xml b/spark/pom.xml index e1c2458c41be..61f8d082e082 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0 calcite-spark jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite Spark @@ -125,7 +125,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-plugin - + org.apache.maven.plugins diff --git a/splunk/pom.xml b/splunk/pom.xml index 27c1cfc6a960..1f1deb9c02e2 100644 --- a/splunk/pom.xml +++ b/splunk/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0 calcite-splunk jar - 1.16.0-SNAPSHOT + 1.16.0 Calcite Splunk Splunk adapter for Calcite; also a JDBC driver for Splunk diff --git a/ubenchmark/pom.xml b/ubenchmark/pom.xml index 1adcdf32991b..f3923f2860cb 100644 --- a/ubenchmark/pom.xml +++ b/ubenchmark/pom.xml @@ -20,7 +20,7 @@ limitations under the License. org.apache.calcite calcite - 1.16.0-SNAPSHOT + 1.16.0