Set version to 4.0.0-SNAPSHOT

This reverts commit 6a414af13f.
This commit is contained in:
Jeremie Bresson
2019-02-01 00:03:51 +01:00
parent 6a414af13f
commit 16f52cf2ad
9 changed files with 9 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ elif [ "$NODE_INDEX" = "2" ]; then
java -version
#export GO_POST_PROCESS_FILE="/usr/local/bin/gofmt -w"
# not formatting the code as different go versions may format the code a bit different
# ./bin/utils/ensure-up-to-date
./bin/utils/ensure-up-to-date
else
echo "Running node $NODE_INDEX to test 'samples.circleci.jdk7' defined in pom.xml ..."
sudo update-java-alternatives -s java-1.7.0-openjdk-amd64