We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19458dc + 01958ff commit 4a8d7a1Copy full SHA for 4a8d7a1
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.0.4</version>
+ <version>v2.0.5</version>
8
<build>
9
<plugins>
10
<plugin>
pom.xml
@@ -6,7 +6,7 @@
- <version>v2.0.3</version>
11
12
<properties>
src/main/resources/version.properties
@@ -1,3 +1,3 @@
1
githash=
2
gitbranch=release/2.0.x
3
-gitversion=v2.0.3
+gitversion=v2.0.5
0 commit comments