cassandra.version is only used for testing. driver.version is the
interesting property for your use-case and refers to the DataStax
driver, which at the moment is set to 3.0.0.
You can build the connector with the version you desire by running mvn
package -Ddriver.version=3.X.Y
On 05.06.2018 07:57, Meghashyam Sandeep V wrote: