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

@@ -9,7 +9,7 @@ variable "key_name" {
variable "artifactory_version" {
description = "Artifactory version to deploy"
default = "5.10.0"
default = "5.10.3"
}
variable "artifactory_license_1" {