diff --git a/build-tools/pom.xml b/build-tools/pom.xml
index acc4011dbebf..244d0dddd3e4 100644
--- a/build-tools/pom.xml
+++ b/build-tools/pom.xml
@@ -20,6 +20,6 @@
4.0.0
io.confluent
build-tools
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
Build Tools
diff --git a/cp-ksql-server/pom.xml b/cp-ksql-server/pom.xml
index d86064eb5ba4..135edd4bf899 100644
--- a/cp-ksql-server/pom.xml
+++ b/cp-ksql-server/pom.xml
@@ -23,7 +23,7 @@
io.confluent.ksql
ksql-parent
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
io.confluent.ksql
diff --git a/docs/conf.py b/docs/conf.py
index 46140c1f83b7..6670db42ea97 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -59,7 +59,7 @@ def setup(app):
# The short X.Y version.
version = '5.0'
# The full version, including alpha/beta/rc tags.
-release = '5.0.0-SNAPSHOT'
+release = '5.0.0-beta30'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
diff --git a/ksql-cli/pom.xml b/ksql-cli/pom.xml
index d8e1cad607b8..3e33e8890817 100644
--- a/ksql-cli/pom.xml
+++ b/ksql-cli/pom.xml
@@ -7,7 +7,7 @@
io.confluent.ksql
ksql-parent
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
ksql-cli
diff --git a/ksql-clickstream-demo/pom.xml b/ksql-clickstream-demo/pom.xml
index f2811451df79..d10178de2723 100644
--- a/ksql-clickstream-demo/pom.xml
+++ b/ksql-clickstream-demo/pom.xml
@@ -23,7 +23,7 @@
io.confluent.ksql
ksql-parent
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
io.confluent.ksql
diff --git a/ksql-common/pom.xml b/ksql-common/pom.xml
index f769d0e18620..2dcb7aae8bdb 100644
--- a/ksql-common/pom.xml
+++ b/ksql-common/pom.xml
@@ -7,7 +7,7 @@
io.confluent.ksql
ksql-parent
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
ksql-common
diff --git a/ksql-console-scripts/pom.xml b/ksql-console-scripts/pom.xml
index 284227bd6fd8..3f3242fd9108 100644
--- a/ksql-console-scripts/pom.xml
+++ b/ksql-console-scripts/pom.xml
@@ -7,7 +7,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
io.confluent.ksql
ksql-parent
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
io.confluent.ksql
diff --git a/ksql-engine/pom.xml b/ksql-engine/pom.xml
index 5943f8b1c41b..791d682210e6 100644
--- a/ksql-engine/pom.xml
+++ b/ksql-engine/pom.xml
@@ -7,7 +7,7 @@
io.confluent.ksql
ksql-parent
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
ksql-engine
diff --git a/ksql-examples/pom.xml b/ksql-examples/pom.xml
index 5c9d1c7c46e1..b1d7d8a02eaf 100644
--- a/ksql-examples/pom.xml
+++ b/ksql-examples/pom.xml
@@ -7,7 +7,7 @@
io.confluent.ksql
ksql-parent
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
ksql-examples
diff --git a/ksql-metastore/pom.xml b/ksql-metastore/pom.xml
index 3f2ab0c6fb2b..075282b3550b 100644
--- a/ksql-metastore/pom.xml
+++ b/ksql-metastore/pom.xml
@@ -7,7 +7,7 @@
io.confluent.ksql
ksql-parent
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
ksql-metastore
diff --git a/ksql-package/pom.xml b/ksql-package/pom.xml
index 9153a912019d..0ffafdf90d05 100644
--- a/ksql-package/pom.xml
+++ b/ksql-package/pom.xml
@@ -7,7 +7,7 @@
io.confluent.ksql
ksql-parent
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
ksql-package
diff --git a/ksql-parser/pom.xml b/ksql-parser/pom.xml
index 02676ab60ae1..8470cbf4590c 100644
--- a/ksql-parser/pom.xml
+++ b/ksql-parser/pom.xml
@@ -7,7 +7,7 @@
io.confluent.ksql
ksql-parent
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
ksql-parser
@@ -25,7 +25,7 @@
io.confluent.ksql
ksql-metastore
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
test-jar
test
diff --git a/ksql-rest-app/pom.xml b/ksql-rest-app/pom.xml
index 89fc00a76e9d..c851b12be751 100644
--- a/ksql-rest-app/pom.xml
+++ b/ksql-rest-app/pom.xml
@@ -8,7 +8,7 @@
io.confluent.ksql
ksql-parent
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
ksql-rest-app
diff --git a/ksql-serde/pom.xml b/ksql-serde/pom.xml
index f4dcd23902a1..b621adfcc472 100644
--- a/ksql-serde/pom.xml
+++ b/ksql-serde/pom.xml
@@ -7,7 +7,7 @@
io.confluent.ksql
ksql-parent
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
ksql-serde
diff --git a/ksql-tools/pom.xml b/ksql-tools/pom.xml
index cf7f7e6c42bc..2e26a222580f 100644
--- a/ksql-tools/pom.xml
+++ b/ksql-tools/pom.xml
@@ -7,7 +7,7 @@
io.confluent.ksql
ksql-parent
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
ksql-tools
diff --git a/ksql-version-metrics-client/pom.xml b/ksql-version-metrics-client/pom.xml
index 0ccab89b2c38..7382e0a3f446 100644
--- a/ksql-version-metrics-client/pom.xml
+++ b/ksql-version-metrics-client/pom.xml
@@ -7,7 +7,7 @@
io.confluent.ksql
ksql-parent
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
ksql-version-metrics-client
diff --git a/licenses/licenses.html b/licenses/licenses.html
index 69501d905478..6efecd274202 100644
--- a/licenses/licenses.html
+++ b/licenses/licenses.html
@@ -51,15 +51,15 @@
License Report
slice-0.29 | jar | 0.29 | |
-common-config-5.0.0-SNAPSHOT | jar | 5.0.0-SNAPSHOT | |
+common-config-5.0.0-beta30 | jar | 5.0.0-beta30 | |
-common-utils-5.0.0-SNAPSHOT | jar | 5.0.0-SNAPSHOT | |
+common-utils-5.0.0-beta30 | jar | 5.0.0-beta30 | |
-kafka-avro-serializer-5.0.0-SNAPSHOT | jar | 5.0.0-SNAPSHOT | |
+kafka-avro-serializer-5.0.0-beta30 | jar | 5.0.0-beta30 | |
-kafka-connect-avro-converter-5.0.0-SNAPSHOT | jar | 5.0.0-SNAPSHOT | |
+kafka-connect-avro-converter-5.0.0-beta30 | jar | 5.0.0-beta30 | |
-kafka-schema-registry-client-5.0.0-SNAPSHOT | jar | 5.0.0-SNAPSHOT | |
+kafka-schema-registry-client-5.0.0-beta30 | jar | 5.0.0-beta30 | |
ksql-engine-0.1-SNAPSHOT | jar | 0.1-SNAPSHOT | |
@@ -107,7 +107,7 @@ License Report
kafka-streams-0.11.0.0-cp1 | jar | | included file |
-kafka_2.11-2.0.0-SNAPSHOT | jar | | included file |
+kafka_2.11-2.0.0-beta30 | jar | | included file |
lz4-1.3.0 | jar | 1.3.0 | |
diff --git a/pom.xml b/pom.xml
index 753cbb23de3c..200c34054936 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,14 +7,14 @@
io.confluent
rest-utils-parent
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30
io.confluent.ksql
ksql-parent
pom
ksql-parent
- 5.0.0-SNAPSHOT
+ 5.0.0-beta30