We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8f9584 commit 9475fadCopy full SHA for 9475fad
dependency-reduced-pom.xml
@@ -4,7 +4,7 @@
4
<groupId>com.github.splunk.kafka.connect</groupId>
5
<artifactId>splunk-kafka-connect</artifactId>
6
<name>splunk-kafka-connect</name>
7
- <version>v2.1.0</version>
+ <version>v2.1.1</version>
8
<build>
9
<plugins>
10
<plugin>
pom.xml
@@ -6,7 +6,7 @@
11
12
<properties>
src/main/resources/version.properties
@@ -1,3 +1,3 @@
1
githash=
2
-gitbranch=release/2.0.x
3
-gitversion=v2.1.0
+gitbranch=release/2.1.x
+gitversion=v2.1.1
0 commit comments