We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c86274 commit d974508Copy full SHA for d974508
backfill-cli/gradle.properties
@@ -1,4 +1,2 @@
1
artifact=backfill-cli
2
mainClassName=com.datastax.oss.cdc.backfill.BackfillCLI
3
-
4
-pulsarVersion=2.11.0
gradle.properties
@@ -15,7 +15,7 @@ cassandra4Version=4.0.4
15
dse4Version=6.8.23
16
17
pulsarGroup=org.apache.pulsar
18
-pulsarVersion=2.10.3
+pulsarVersion=3.0.0
19
# Used when running tests locally, CI will override those values
20
testPulsarImage=datastax/lunastreaming
21
testPulsarImageTag=2.10_3.4
0 commit comments