This is an automated email from the ASF dual-hosted git repository.
mmior pushed a commit to branch branch-1.20
in repository https://gitbox.apache.org/repos/asf/calcite.git
The following commit(s) were added to refs/heads/branch-1.20 by this push:
new 8b5fae5 [maven-release-plugin] prepare for next development iteration
8b5fae5 is described below
commit 8b5fae5deccfb69b9a9a571ddcdc9bef5819948b
Author: Michael Mior <[email protected]>
AuthorDate: Wed Jun 19 14:10:10 2019 -0400
[maven-release-plugin] prepare for next development iteration
---
babel/pom.xml | 4 ++--
cassandra/pom.xml | 4 ++--
core/pom.xml | 4 ++--
druid/pom.xml | 4 ++--
elasticsearch/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 ++--
kafka/pom.xml | 2 +-
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 | 4 ++--
splunk/pom.xml | 4 ++--
ubenchmark/pom.xml | 2 +-
21 files changed, 40 insertions(+), 40 deletions(-)
diff --git a/babel/pom.xml b/babel/pom.xml
index 9382683..e27b2e3 100644
--- a/babel/pom.xml
+++ b/babel/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<artifactId>calcite-babel</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite Babel</name>
<description>Calcite Babel</description>
diff --git a/cassandra/pom.xml b/cassandra/pom.xml
index 0ef8ce6..ffa60aa 100644
--- a/cassandra/pom.xml
+++ b/cassandra/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<artifactId>calcite-cassandra</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite Cassandra</name>
<description>Cassandra adapter for Calcite</description>
diff --git a/core/pom.xml b/core/pom.xml
index bd14324..6392973 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<artifactId>calcite-core</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite Core</name>
<description>Core Calcite APIs and engine.</description>
diff --git a/druid/pom.xml b/druid/pom.xml
index 5fade6f..450f82d 100644
--- a/druid/pom.xml
+++ b/druid/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<artifactId>calcite-druid</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite Druid</name>
<description>Druid adapter for Calcite</description>
diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml
index e825308..6425d7b 100644
--- a/elasticsearch/pom.xml
+++ b/elasticsearch/pom.xml
@@ -21,12 +21,12 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<artifactId>calcite-elasticsearch</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite Elasticsearch</name>
<description>Elasticsearch adapter for Calcite</description>
diff --git a/example/csv/pom.xml b/example/csv/pom.xml
index 78537f3..663ab80 100644
--- a/example/csv/pom.xml
+++ b/example/csv/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-example</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<artifactId>calcite-example-csv</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite Example CSV</name>
<description>An example Calcite provider that reads CSV files</description>
diff --git a/example/function/pom.xml b/example/function/pom.xml
index 5eae67b..f3751dc 100644
--- a/example/function/pom.xml
+++ b/example/function/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-example</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<artifactId>calcite-example-function</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite Example Function</name>
<description>Examples of user-defined Calcite functions</description>
diff --git a/example/pom.xml b/example/pom.xml
index 3d6683c..fea1e6c 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -20,13 +20,13 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<!-- The basics. -->
<artifactId>calcite-example</artifactId>
<packaging>pom</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite Examples</name>
<description>Calcite examples</description>
diff --git a/file/pom.xml b/file/pom.xml
index 2badba1..1c723b5 100644
--- a/file/pom.xml
+++ b/file/pom.xml
@@ -19,13 +19,13 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<!-- The basics. -->
<artifactId>calcite-file</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite File</name>
<description>Calcite provider that reads files and URIs</description>
diff --git a/geode/pom.xml b/geode/pom.xml
index e09fe95..b9e4f97 100644
--- a/geode/pom.xml
+++ b/geode/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<artifactId>calcite-geode</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite Geode</name>
<description>Geode adapter for Calcite</description>
diff --git a/kafka/pom.xml b/kafka/pom.xml
index 82e2ec0..bdd5c99 100644
--- a/kafka/pom.xml
+++ b/kafka/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<!-- The basics. -->
diff --git a/linq4j/pom.xml b/linq4j/pom.xml
index 8b4f9ed..166514e 100644
--- a/linq4j/pom.xml
+++ b/linq4j/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<artifactId>calcite-linq4j</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite Linq4j</name>
<description>Calcite APIs for LINQ (Language-Integrated Query) in
Java</description>
diff --git a/mongodb/pom.xml b/mongodb/pom.xml
index a701c2d..06c007a 100644
--- a/mongodb/pom.xml
+++ b/mongodb/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<artifactId>calcite-mongodb</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite MongoDB</name>
<description>MongoDB adapter for Calcite</description>
diff --git a/pig/pom.xml b/pig/pom.xml
index 636d992..70c8d41 100644
--- a/pig/pom.xml
+++ b/pig/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<artifactId>calcite-pig</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite Pig</name>
<description>Pig adapter for Calcite</description>
diff --git a/piglet/pom.xml b/piglet/pom.xml
index 6ec6f74..55ba8e0 100644
--- a/piglet/pom.xml
+++ b/piglet/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<artifactId>calcite-piglet</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite Piglet</name>
<description>Pig-like language built on top of Calcite algebra</description>
diff --git a/plus/pom.xml b/plus/pom.xml
index 9c343e7..acbebe8 100644
--- a/plus/pom.xml
+++ b/plus/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<artifactId>calcite-plus</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite Plus</name>
<description>Miscellaneous extras for Calcite</description>
diff --git a/pom.xml b/pom.xml
index 860f3a9..759023c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
<packaging>pom</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<!-- More project information. -->
<name>Calcite</name>
@@ -168,7 +168,7 @@ limitations under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/calcite.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/calcite.git</developerConnection>
<url>https://github.com/apache/calcite</url>
- <tag>calcite-1.20.0</tag>
+ <tag>HEAD</tag>
</scm>
<modules>
diff --git a/server/pom.xml b/server/pom.xml
index 3b037b5..356bc7c 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<artifactId>calcite-server</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite Server</name>
<description>Calcite Server</description>
diff --git a/spark/pom.xml b/spark/pom.xml
index 1a04eae..f9a5b73 100644
--- a/spark/pom.xml
+++ b/spark/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<artifactId>calcite-spark</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite Spark</name>
<properties>
diff --git a/splunk/pom.xml b/splunk/pom.xml
index 758c661..35486e7 100644
--- a/splunk/pom.xml
+++ b/splunk/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<artifactId>calcite-splunk</artifactId>
<packaging>jar</packaging>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
<name>Calcite Splunk</name>
<description>Splunk adapter for Calcite; also a JDBC driver for
Splunk</description>
diff --git a/ubenchmark/pom.xml b/ubenchmark/pom.xml
index 7ce9c60..14c4838 100644
--- a/ubenchmark/pom.xml
+++ b/ubenchmark/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0-SNAPSHOT</version>
</parent>
<properties>