Skip to content

Commit

Permalink
added default java version for testing (8)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Aug 13, 2019
1 parent 1cc6bcb commit 88014ed
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -33,6 +33,7 @@ SERVICE_ACCOUNT=
CONTEXT=
INCLUDE_TAGS="k8s"
EXCLUDE_TAGS=
JAVA_VERSION="8"
MVN="$TEST_ROOT_DIR/build/mvn"

SCALA_VERSION=$("$MVN" help:evaluate -Dexpression=scala.binary.version 2>/dev/null\
Expand Down

0 comments on commit 88014ed

Please sign in to comment.