We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0307ada commit 44afc0dCopy full SHA for 44afc0d
build.gradle.kts
@@ -40,7 +40,7 @@ plugins {
40
}
41
42
group = "org.mongodb.kafka"
43
-version = "1.2.0-SNAPSHOT"
+version = "1.2.0"
44
description = "The official MongoDB Apache Kafka Connect Connector."
45
46
java {
0 commit comments