From 5da7f1ca17559216f66d18a038045269b7039081 Mon Sep 17 00:00:00 2001 From: Dana Powers Date: Thu, 11 Aug 2016 15:19:06 -0700 Subject: Use new release 0.10.0.1 for 0.10 testing --- build_integration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_integration.sh') diff --git a/build_integration.sh b/build_integration.sh index 53c25bf..fabf656 100755 --- a/build_integration.sh +++ b/build_integration.sh @@ -1,7 +1,7 @@ #!/bin/bash # Versions available for testing via binary distributions -OFFICIAL_RELEASES="0.8.1.1 0.8.2.2 0.9.0.1 0.10.0.0" +OFFICIAL_RELEASES="0.8.1.1 0.8.2.2 0.9.0.1 0.10.0.1" # Useful configuration vars, with sensible defaults if [ -z "$SCALA_VERSION" ]; then -- cgit v1.2.1