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