maven 3.3.3 (fixes #530 with new hash and new mvn shim)

This commit is contained in:
Luke Sampson 2015-10-18 10:55:13 +10:00
parent b48218647d
commit 8bb320cebf

View File

@ -3,10 +3,10 @@
"version": "3.3.3",
"license": "Apache 2.0",
"url": "https://archive.apache.org/dist/maven/maven-3/3.3.3/binaries/apache-maven-3.3.3-bin.zip",
"hash": "f2a0a4fdbb8748280db966419ba776d42e056eecbe87fd6dc3301b88086c3f71",
"hash": "9e031bc81acd92c1dd7cd00a9f8515d75b9cf2a550048dab109588eca4a4df45",
"extract_dir": "apache-maven-3.3.3",
"bin": [
"bin\\mvn.bat"
"bin\\mvn.cmd"
],
"env_set": {
"M2_HOME": "$dir"