kafka: Default to 1.0

This commit is contained in:
Tim Steinbach
2017-11-02 13:48:22 -04:00
parent 90f0fd9d0c
commit ace06a2bf1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{ stdenv, fetchurl, jre, makeWrapper, bash,
majorVersion ? "0.9" }:
majorVersion ? "1.0" }:
let
versionMap = {