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 4d8fbe8 commit 3b58e0dCopy full SHA for 3b58e0d
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.github.splunk.kafka.connect</groupId>
8
<artifactId>splunk-kafka-connect</artifactId>
9
- <version>v2.0</version>
+ <version>v2.0.1</version>
10
<name>splunk-kafka-connect</name>
11
12
<properties>
src/main/resources/version.properties
@@ -1,3 +1,3 @@
1
githash=
2
gitbranch=release/2.0.x
3
-gitversion=v2.0
+gitversion=v2.0.1
0 commit comments