Skip to content

Commit f38efa9

Browse files
Bump version to v0.0.9
1 parent 7206936 commit f38efa9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

kafka-connect-transform-kryptonite-gcp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.github.hpgrahsl.kafka.connect</groupId>
99
<artifactId>kafka-connect-transform-kryptonite-parent</artifactId>
10-
<version>0.0.9-SNAPSHOT</version>
10+
<version>0.0.9</version>
1111
</parent>
1212
<artifactId>kafka-connect-transform-kryptonite-gcp</artifactId>
1313
<packaging>jar</packaging>

kryptonite/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.github.hpgrahsl.kafka.connect</groupId>
99
<artifactId>kafka-connect-transform-kryptonite-parent</artifactId>
10-
<version>0.0.9-SNAPSHOT</version>
10+
<version>0.0.9</version>
1111
</parent>
1212
<artifactId>kryptonite</artifactId>
1313
<packaging>jar</packaging>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>com.github.hpgrahsl.kafka.connect</groupId>
2424
<artifactId>kafka-connect-transform-kryptonite-parent</artifactId>
25-
<version>0.0.9-SNAPSHOT</version>
25+
<version>0.0.9</version>
2626
<packaging>pom</packaging>
2727

2828
<name>kafka-connect-transform-kryptonite-parent</name>

0 commit comments

Comments
 (0)