mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
If you update your build to build a version with a name not ending in -SNAPSHOT, you are required to declare versions on all your depdendencies. There is already a cs.mysql.version property, this patch makes sure it is used where appropriate. Signed-off-by: Chip Childers <chip.childers@gmail.com>