Updated Artifactory version to 6.1.0

This commit is contained in:
maheshg
2018-07-02 11:05:50 -07:00
parent 61c8ccbd58
commit bdfda34f5d
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 = "6.0.2"
default = "6.1.0"
}
variable "artifactory_license_1" {