Updated default artifactory version to 5.10.0 for CloudFormation and Terraform installers

This commit is contained in:
maheshg
2018-03-29 13:25:24 -07:00
parent 47fff56000
commit 65a1ffbf0b
2 changed files with 4 additions and 4 deletions

View File

@@ -54,7 +54,7 @@
"ArtifactoryVersion": {
"Description": "Artifactory version to deploy",
"Type": "String",
"Default": "5.8.1"
"Default": "5.10.0"
},
"ArtifactoryLicense1": {
@@ -1347,4 +1347,4 @@
"Value" : { "Fn::Join" : [ "", [ "http://", { "Fn::GetAtt" : [ "ElasticLoadBalancer", "DNSName" ]}]]}
}
}
}
}