Artifactory refactoring

* Define new mandatory properties in artifactory:
  'com.mirantis.buildName':"${env.JOB_NAME}"
  'com.mirantis.buildNumber': "${env.BUILD_NUMBER}"

* All mandatory properties MUST be the same both for binary
  and docker images

* Remove overloaded uriByProperties() with String as second
  paramter, it's better to use the original one with LinkedHashMap

Change-Id: I2c6ea7e4fd035a1b68122ee4bc00562c0f4d8814
1 file changed
tree: 661410ac8d0e544c6d19e6284b96531557662a3b
  1. src/
  2. vars/
  3. .gitreview