Closed sagioto closed 11 years ago
the url of a cloudify build is "http://repository.cloudifysource.org/org/cloudifysource/${version}-${milestoneUpperCase}/${zipName}"
where milestoneUpperCase is hard coded in the deployer script to be "SNAPSHOT" which means non snapshot builds will not work
commit 71aa6af3b9c0b94d376f93989356b517e848e2da closes #7
the url of a cloudify build is "http://repository.cloudifysource.org/org/cloudifysource/${version}-${milestoneUpperCase}/${zipName}"
where milestoneUpperCase is hard coded in the deployer script to be "SNAPSHOT" which means non snapshot builds will not work