Updated Artifactory version to 6.2.0

This commit is contained in:
maheshg
2018-08-20 13:40:22 -07:00
parent aac323db9f
commit 2f4710b200
4 changed files with 4 additions and 4 deletions

View File

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