diff --git a/babel/pom.xml b/babel/pom.xml index dfa733f7462d..739938a1fed8 100644 --- a/babel/pom.xml +++ b/babel/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0 calcite-babel jar - 1.19.0-SNAPSHOT + 1.19.0 Calcite Babel Calcite Babel diff --git a/cassandra/pom.xml b/cassandra/pom.xml index 19a8745e787f..1749a6212f3c 100644 --- a/cassandra/pom.xml +++ b/cassandra/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0 calcite-cassandra jar - 1.19.0-SNAPSHOT + 1.19.0 Calcite Cassandra Cassandra adapter for Calcite diff --git a/core/pom.xml b/core/pom.xml index e810ce48b21d..74723b917c38 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0 calcite-core jar - 1.19.0-SNAPSHOT + 1.19.0 Calcite Core Core Calcite APIs and engine. diff --git a/druid/pom.xml b/druid/pom.xml index 79c4d9b38e1e..5a42cc093860 100644 --- a/druid/pom.xml +++ b/druid/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0 calcite-druid jar - 1.19.0-SNAPSHOT + 1.19.0 Calcite Druid Druid adapter for Calcite diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index 6e805850f841..998a4d7df81b 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -21,12 +21,12 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0 calcite-elasticsearch jar - 1.19.0-SNAPSHOT + 1.19.0 Calcite Elasticsearch Elasticsearch adapter for Calcite diff --git a/example/csv/pom.xml b/example/csv/pom.xml index 42a5e65eab99..5eb65cdeac20 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.19.0-SNAPSHOT + 1.19.0 calcite-example-csv jar - 1.19.0-SNAPSHOT + 1.19.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 cae5a54f71e0..c5a19def793c 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.19.0-SNAPSHOT + 1.19.0 calcite-example-function jar - 1.19.0-SNAPSHOT + 1.19.0 Calcite Example Function Examples of user-defined Calcite functions diff --git a/example/pom.xml b/example/pom.xml index 53e3394a595e..04a8b65d453c 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,13 +20,13 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0 calcite-example pom - 1.19.0-SNAPSHOT + 1.19.0 Calcite Examples Calcite examples diff --git a/file/pom.xml b/file/pom.xml index d57b5b5a35ac..12485f226fe9 100644 --- a/file/pom.xml +++ b/file/pom.xml @@ -19,13 +19,13 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0 calcite-file jar - 1.19.0-SNAPSHOT + 1.19.0 Calcite File Calcite provider that reads files and URIs diff --git a/geode/pom.xml b/geode/pom.xml index d3ac3926182a..90c1b6d0eb4d 100644 --- a/geode/pom.xml +++ b/geode/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0 calcite-geode jar - 1.19.0-SNAPSHOT + 1.19.0 Calcite Geode Geode adapter for Calcite diff --git a/linq4j/pom.xml b/linq4j/pom.xml index eedd176ee0c0..5af7e9ae3629 100644 --- a/linq4j/pom.xml +++ b/linq4j/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0 calcite-linq4j jar - 1.19.0-SNAPSHOT + 1.19.0 Calcite Linq4j Calcite APIs for LINQ (Language-Integrated Query) in Java diff --git a/mongodb/pom.xml b/mongodb/pom.xml index ccd702f7abae..db820b08bc93 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0 calcite-mongodb jar - 1.19.0-SNAPSHOT + 1.19.0 Calcite MongoDB MongoDB adapter for Calcite diff --git a/pig/pom.xml b/pig/pom.xml index 619b13fa0a4c..3cf54b9355b8 100644 --- a/pig/pom.xml +++ b/pig/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0 calcite-pig jar - 1.19.0-SNAPSHOT + 1.19.0 Calcite Pig Pig adapter for Calcite diff --git a/piglet/pom.xml b/piglet/pom.xml index c26d0a2b2b1d..455f4f405ca9 100644 --- a/piglet/pom.xml +++ b/piglet/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0 calcite-piglet jar - 1.19.0-SNAPSHOT + 1.19.0 Calcite Piglet Pig-like language built on top of Calcite algebra diff --git a/plus/pom.xml b/plus/pom.xml index 682810de70b7..5511473bf177 100644 --- a/plus/pom.xml +++ b/plus/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0 calcite-plus jar - 1.19.0-SNAPSHOT + 1.19.0 Calcite Plus Miscellaneous extras for Calcite diff --git a/pom.xml b/pom.xml index 4c5627c5eca1..501ad5484dba 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.apache.calcite calcite pom - 1.19.0-SNAPSHOT + 1.19.0 Calcite @@ -167,7 +167,7 @@ limitations under the License. scm:git:https://gitbox.apache.org/repos/asf/calcite.git scm:git:https://gitbox.apache.org/repos/asf/calcite.git https://github.com/apache/calcite - HEAD + calcite-1.19.0 diff --git a/server/pom.xml b/server/pom.xml index d155c92ea560..ce64a241ae76 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0 calcite-server jar - 1.19.0-SNAPSHOT + 1.19.0 Calcite Server Calcite Server diff --git a/spark/pom.xml b/spark/pom.xml index 14933f768356..5fb084d1717d 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0 calcite-spark jar - 1.19.0-SNAPSHOT + 1.19.0 Calcite Spark diff --git a/splunk/pom.xml b/splunk/pom.xml index b879c338d6d5..8e9630b7c81d 100644 --- a/splunk/pom.xml +++ b/splunk/pom.xml @@ -20,12 +20,12 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0 calcite-splunk jar - 1.19.0-SNAPSHOT + 1.19.0 Calcite Splunk Splunk adapter for Calcite; also a JDBC driver for Splunk diff --git a/ubenchmark/pom.xml b/ubenchmark/pom.xml index 63028bde385d..7a30bc102abb 100644 --- a/ubenchmark/pom.xml +++ b/ubenchmark/pom.xml @@ -20,7 +20,7 @@ limitations under the License. org.apache.calcite calcite - 1.19.0-SNAPSHOT + 1.19.0