Updated Artifactory version to 6.0.0

This commit is contained in:
maheshg
2018-05-18 14:50:42 -07:00
parent fd8b48a33f
commit f4b6f20e65
4 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
},
"artifactoryVersion": {
"type": "string",
"defaultValue": "5.10.3",
"defaultValue": "6.0.0",
"metadata": {
"description": "Artifactory version to deploy. Supported from 5.8.0 and above."
}