We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34dc36d commit 5d4b3ecCopy full SHA for 5d4b3ec
build_integration.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-: ${ALL_RELEASES:="0.8.2.2 0.9.0.1 0.10.1.1 0.10.2.2 0.11.0.3 1.0.2 1.1.1 2.0.1"}
+: ${ALL_RELEASES:="0.8.2.2 0.9.0.1 0.10.1.1 0.10.2.2 0.11.0.3 1.0.2 1.1.1 2.0.1 2.1.1"}
4
: ${SCALA_VERSION:=2.11}
5
: ${DIST_BASE_URL:=https://archive.apache.org/dist/kafka/}
6
: ${KAFKA_SRC_GIT:=https://github.com/apache/kafka.git}
0 commit comments