diff --git a/avatica-server/pom.xml b/avatica-server/pom.xml index 14f8d9d26e7..efaa4eb6e85 100644 --- a/avatica-server/pom.xml +++ b/avatica-server/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT calcite-avatica-server jar - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT Calcite Avatica Server JDBC server. diff --git a/avatica/pom.xml b/avatica/pom.xml index 16b854643d2..65e838ae7c7 100644 --- a/avatica/pom.xml +++ b/avatica/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT calcite-avatica jar - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT Calcite Avatica JDBC driver framework. diff --git a/core/pom.xml b/core/pom.xml index 1362652bc14..b05871f6cc3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT calcite-core jar - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT Calcite Core Core Calcite APIs and engine. diff --git a/example/csv/pom.xml b/example/csv/pom.xml index 86fa41fcc6b..3cf8c3743eb 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.4.0-incubating + 1.5.0-incubating-SNAPSHOT calcite-example-csv jar - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT Calcite Example CSV An example Calcite provider that reads CSV files diff --git a/example/pom.xml b/example/pom.xml index 6c05e607fe9..b8748e4753a 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,13 +20,13 @@ limitations under the License. org.apache.calcite calcite - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT calcite-example pom - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT Calcite Examples Calcite examples diff --git a/linq4j/pom.xml b/linq4j/pom.xml index 64f0bd039b5..215edb13a09 100644 --- a/linq4j/pom.xml +++ b/linq4j/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT calcite-linq4j jar - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT Calcite Linq4j Calcite APIs for LINQ (Language-Integrated Query) in Java diff --git a/mongodb/pom.xml b/mongodb/pom.xml index da4a93bf1db..fa00e110ecd 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT calcite-mongodb jar - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT Calcite MongoDB MongoDB adapter for Calcite diff --git a/plus/pom.xml b/plus/pom.xml index f918e8fcea3..96ce755dea5 100644 --- a/plus/pom.xml +++ b/plus/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT calcite-plus jar - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT Calcite Plus Miscellaneous extras for Calcite diff --git a/pom.xml b/pom.xml index 9d51284fa71..b5defb3a0b7 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.apache.calcite calcite pom - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT Calcite @@ -61,7 +61,7 @@ limitations under the License. scm:git:https://git-wip-us.apache.org/repos/asf/incubator-calcite.git scm:git:https://git-wip-us.apache.org/repos/asf/incubator-calcite.git https://github.com/apache/incubator-calcite - calcite-1.4.0-incubating + HEAD @@ -88,34 +88,34 @@ limitations under the License. org.apache.calcite calcite-avatica - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT org.apache.calcite calcite-avatica - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT test-jar org.apache.calcite calcite-avatica-server - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT org.apache.calcite calcite-core - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT org.apache.calcite calcite-core test-jar - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT org.apache.calcite calcite-linq4j - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT diff --git a/spark/pom.xml b/spark/pom.xml index e0b4281cff2..d14f746e456 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT calcite-spark jar - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT Calcite Spark diff --git a/splunk/pom.xml b/splunk/pom.xml index e5f5cc2e710..611971dcd3d 100644 --- a/splunk/pom.xml +++ b/splunk/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT calcite-splunk jar - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT Calcite Splunk Splunk adapter for Calcite; also a JDBC driver for Splunk diff --git a/ubenchmark/pom.xml b/ubenchmark/pom.xml index 62788129cab..15a7e6a99c8 100644 --- a/ubenchmark/pom.xml +++ b/ubenchmark/pom.xml @@ -20,7 +20,7 @@ limitations under the License. org.apache.calcite calcite - 1.4.0-incubating + 1.5.0-incubating-SNAPSHOT