[TEST] Set BWC version to 5.0.0-SNAP since this is it's min compat version
This commit is contained in:
parent
f12b10c48a
commit
93c5a9dacd
|
@ -18,6 +18,6 @@ integTest {
|
|||
cluster {
|
||||
numNodes = 2
|
||||
numBwcNodes = 1
|
||||
bwcVersion = "5.0.0-alpha3-SNAPSHOT" // this is the same as the current version until we released the first RC
|
||||
bwcVersion = "5.0.0-SNAPSHOT" // this is the same as the current version until we released the first RC
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue