Skip to content

Commit 6879f4b

Browse files
authored
Merge pull request #428 from splunk/release-2.2.1
chore: bump version to 2.2.1
2 parents 06afc55 + a057748 commit 6879f4b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dependency-reduced-pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.github.splunk.kafka.connect</groupId>
55
<artifactId>splunk-kafka-connect</artifactId>
66
<name>splunk-kafka-connect</name>
7-
<version>v2.2.0</version>
7+
<version>v2.2.1</version>
88
<build>
99
<plugins>
1010
<plugin>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.github.splunk.kafka.connect</groupId>
88
<artifactId>splunk-kafka-connect</artifactId>
9-
<version>v2.2.0</version>
9+
<version>v2.2.1</version>
1010
<name>splunk-kafka-connect</name>
1111

1212
<properties>

src/main/resources/version.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
githash=
22
gitbranch=release/2.2.x
3-
gitversion=v2.2.0
3+
gitversion=v2.2.1

0 commit comments

Comments
 (0)