When we install scylla metapackage with version (ex: scylla-1.7.1), it just always install newest scylla-server/-jmx/-tools on the repo, instead of installing specified version of packages. To install same version packages with the metapackage, limited dependencies to current package version. Fixes #2642 Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <20170726193321.7399-1-syuu@scylladb.com>