DATACASS-494 - Upgrade to embedded Apache Cassandra 3.11.
Upgrade embedded Cassandra version and build profiles.
This commit is contained in:
@@ -5,14 +5,12 @@ jdk:
|
||||
|
||||
env:
|
||||
global:
|
||||
- CASSANDRA_VERSION=3.10
|
||||
- CASSANDRA_VERSION=3.11.0
|
||||
matrix:
|
||||
- PROFILE=ci
|
||||
- PROFILE=spring5-next
|
||||
- CASSANDRA_VERSION=2.2.8
|
||||
- CASSANDRA_VERSION=2.2.10
|
||||
- CASSANDRA_VERSION=3.0.10
|
||||
- CASSANDRA_VERSION=3.2.1
|
||||
- CASSANDRA_VERSION=3.9
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
||||
2
pom.xml
2
pom.xml
@@ -89,7 +89,7 @@
|
||||
<build.cassandra.rpc_port>19160</build.cassandra.rpc_port>
|
||||
<build.cassandra.ssl_storage_port>17001</build.cassandra.ssl_storage_port>
|
||||
<build.cassandra.storage_port>17000</build.cassandra.storage_port>
|
||||
<cassandra.version>3.10</cassandra.version>
|
||||
<cassandra.version>3.11.0</cassandra.version>
|
||||
<cassandra-driver.version>3.3.0</cassandra-driver.version>
|
||||
<dist.id>spring-data-cassandra</dist.id>
|
||||
<el.version>1.0</el.version>
|
||||
|
||||
Reference in New Issue
Block a user