Thanks to visit codestin.com Credit goes to github.com
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 9ac3cb1 commit 37b9654Copy full SHA for 37b9654
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.1 0.11.0.2 1.0.1"}
+: ${ALL_RELEASES:="1.1.0 1.1.1 2.0.0"}
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