Updated Artifactory version to 5.10.3

This commit is contained in:
maheshg
2018-04-22 10:37:02 -07:00
parent 44afee3652
commit fd8b48a33f
4 changed files with 4 additions and 4 deletions

View File

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