Skip to content

Commit

Permalink
Prepare for 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Vihas Splunk committed Mar 24, 2023
1 parent d8f9584 commit 9475fad
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.github.splunk.kafka.connect</groupId>
<artifactId>splunk-kafka-connect</artifactId>
<name>splunk-kafka-connect</name>
<version>v2.1.0</version>
<version>v2.1.1</version>
<build>
<plugins>
<plugin>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.github.splunk.kafka.connect</groupId>
<artifactId>splunk-kafka-connect</artifactId>
<version>v2.1.0</version>
<version>v2.1.1</version>
<name>splunk-kafka-connect</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/version.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
githash=
gitbranch=release/2.0.x
gitversion=v2.1.0
gitbranch=release/2.1.x
gitversion=v2.1.1

0 comments on commit 9475fad

Please sign in to comment.