Skip to content

Commit

Permalink
Merge pull request #342 from splunk/release/2.0.9
Browse files Browse the repository at this point in the history
Upgrade release version to 2.0.9
  • Loading branch information
foram-splunk authored Jul 1, 2022
2 parents 8cb020b + 1b5e056 commit d298a98
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.0.8</version>
<version>v2.0.9</version>
<build>
<plugins>
<plugin>
Expand Down
4 changes: 2 additions & 2 deletions 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.0.8</version>
<version>v2.0.9</version>
<name>splunk-kafka-connect</name>

<properties>
Expand Down Expand Up @@ -332,4 +332,4 @@

</plugins>
</build>
</project>
</project>
2 changes: 1 addition & 1 deletion 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.0.8
gitversion=v2.0.9

0 comments on commit d298a98

Please sign in to comment.