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 bbe5e25 commit 479f2f3Copy full SHA for 479f2f3
gradle.properties
@@ -1,4 +1,4 @@
1
-version=0.1.0-SNAPSHOT
+version=0.1.0
2
group=com.datastax.cassandra.cdc
3
4
# repositories
@@ -12,7 +12,7 @@ debeziumVersion=1.4.0.Final
12
ossDriverVersion=4.11.0
13
cassandra3Version=3.11.10
14
cassandra4Version=4.0-beta4
15
-pulsarVersion=2.7.2.1.0.0-SNAPSHOT
+pulsarVersion=2.7.2.1.0.0
16
kafkaVersion=2.5.1
17
confluentVersion=5.5.1
18
vavrVersion=0.10.3
0 commit comments