Skip to content

Commit

Permalink
Bump version to v0.0.10-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
laughingman7743 committed Apr 9, 2024
1 parent f38efa9 commit 0432d80
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kafka-connect-transform-kryptonite-gcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.github.hpgrahsl.kafka.connect</groupId>
<artifactId>kafka-connect-transform-kryptonite-parent</artifactId>
<version>0.0.9</version>
<version>0.0.10-SNAPSHOT</version>
</parent>
<artifactId>kafka-connect-transform-kryptonite-gcp</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion kryptonite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.github.hpgrahsl.kafka.connect</groupId>
<artifactId>kafka-connect-transform-kryptonite-parent</artifactId>
<version>0.0.9</version>
<version>0.0.10-SNAPSHOT</version>
</parent>
<artifactId>kryptonite</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<groupId>com.github.hpgrahsl.kafka.connect</groupId>
<artifactId>kafka-connect-transform-kryptonite-parent</artifactId>
<version>0.0.9</version>
<version>0.0.10-SNAPSHOT</version>
<packaging>pom</packaging>

<name>kafka-connect-transform-kryptonite-parent</name>
Expand Down

0 comments on commit 0432d80

Please sign in to comment.