diff --git a/cassandra/pom.xml b/cassandra/pom.xml
index f4b754170937..3d2ba6c11c47 100644
--- a/cassandra/pom.xml
+++ b/cassandra/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
org.apache.calcite
calcite
- 1.11.0-SNAPSHOT
+ 1.11.0
calcite-cassandra
jar
- 1.11.0-SNAPSHOT
+ 1.11.0
Calcite Cassandra
Cassandra adapter for Calcite
diff --git a/core/pom.xml b/core/pom.xml
index 2b0f4a97b32a..5fab26aa3544 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
org.apache.calcite
calcite
- 1.11.0-SNAPSHOT
+ 1.11.0
calcite-core
jar
- 1.11.0-SNAPSHOT
+ 1.11.0
Calcite Core
Core Calcite APIs and engine.
diff --git a/druid/pom.xml b/druid/pom.xml
index 16a7db1901a6..04cefcf02efd 100644
--- a/druid/pom.xml
+++ b/druid/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
org.apache.calcite
calcite
- 1.11.0-SNAPSHOT
+ 1.11.0
calcite-druid
jar
- 1.11.0-SNAPSHOT
+ 1.11.0
Calcite Druid
Druid adapter for Calcite
diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml
index 940e4afbce24..82455d10e64f 100644
--- a/elasticsearch/pom.xml
+++ b/elasticsearch/pom.xml
@@ -21,12 +21,12 @@ limitations under the License.
org.apache.calcite
calcite
- 1.11.0-SNAPSHOT
+ 1.11.0
calcite-elasticsearch
jar
- 1.11.0-SNAPSHOT
+ 1.11.0
Calcite Elasticsearch
Elasticsearch adapter for Calcite
diff --git a/example/csv/pom.xml b/example/csv/pom.xml
index ad6a1efde536..70c2b1931ccd 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.11.0-SNAPSHOT
+ 1.11.0
calcite-example-csv
jar
- 1.11.0-SNAPSHOT
+ 1.11.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 4a088c8acb4f..f82d85061723 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.11.0-SNAPSHOT
+ 1.11.0
calcite-example-function
jar
- 1.11.0-SNAPSHOT
+ 1.11.0
Calcite Example Function
Examples of user-defined Calcite functions
diff --git a/example/pom.xml b/example/pom.xml
index 7b2337bc88a2..56063a00183d 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -20,13 +20,13 @@ limitations under the License.
org.apache.calcite
calcite
- 1.11.0-SNAPSHOT
+ 1.11.0
calcite-example
pom
- 1.11.0-SNAPSHOT
+ 1.11.0
Calcite Examples
Calcite examples
diff --git a/linq4j/pom.xml b/linq4j/pom.xml
index b73550109328..885ce080fefd 100644
--- a/linq4j/pom.xml
+++ b/linq4j/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
org.apache.calcite
calcite
- 1.11.0-SNAPSHOT
+ 1.11.0
calcite-linq4j
jar
- 1.11.0-SNAPSHOT
+ 1.11.0
Calcite Linq4j
Calcite APIs for LINQ (Language-Integrated Query) in Java
diff --git a/mongodb/pom.xml b/mongodb/pom.xml
index a0d80bdf2cd3..b32ff5d964b6 100644
--- a/mongodb/pom.xml
+++ b/mongodb/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
org.apache.calcite
calcite
- 1.11.0-SNAPSHOT
+ 1.11.0
calcite-mongodb
jar
- 1.11.0-SNAPSHOT
+ 1.11.0
Calcite MongoDB
MongoDB adapter for Calcite
diff --git a/piglet/pom.xml b/piglet/pom.xml
index 8a3fb230aaf2..3e24d2830209 100644
--- a/piglet/pom.xml
+++ b/piglet/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
org.apache.calcite
calcite
- 1.11.0-SNAPSHOT
+ 1.11.0
calcite-piglet
jar
- 1.11.0-SNAPSHOT
+ 1.11.0
Calcite Piglet
Pig-like language built on top of Calcite algebra
diff --git a/plus/pom.xml b/plus/pom.xml
index b7a393c3b081..d9752791dead 100644
--- a/plus/pom.xml
+++ b/plus/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
org.apache.calcite
calcite
- 1.11.0-SNAPSHOT
+ 1.11.0
calcite-plus
jar
- 1.11.0-SNAPSHOT
+ 1.11.0
Calcite Plus
Miscellaneous extras for Calcite
diff --git a/pom.xml b/pom.xml
index 4125221c6cd8..b3a1c9335a85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
org.apache.calcite
calcite
pom
- 1.11.0-SNAPSHOT
+ 1.11.0
Calcite
@@ -122,7 +122,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.11.0
diff --git a/spark/pom.xml b/spark/pom.xml
index 53b7446f1dda..0126d1b2a1a0 100644
--- a/spark/pom.xml
+++ b/spark/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
org.apache.calcite
calcite
- 1.11.0-SNAPSHOT
+ 1.11.0
calcite-spark
jar
- 1.11.0-SNAPSHOT
+ 1.11.0
Calcite Spark
diff --git a/splunk/pom.xml b/splunk/pom.xml
index 4e4278282434..a30efaf44a5d 100644
--- a/splunk/pom.xml
+++ b/splunk/pom.xml
@@ -20,12 +20,12 @@ limitations under the License.
org.apache.calcite
calcite
- 1.11.0-SNAPSHOT
+ 1.11.0
calcite-splunk
jar
- 1.11.0-SNAPSHOT
+ 1.11.0
Calcite Splunk
Splunk adapter for Calcite; also a JDBC driver for Splunk
diff --git a/ubenchmark/pom.xml b/ubenchmark/pom.xml
index 9240524c0a28..8eb0522efe69 100644
--- a/ubenchmark/pom.xml
+++ b/ubenchmark/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
org.apache.calcite
calcite
- 1.11.0-SNAPSHOT
+ 1.11.0