Skip to content

Commit 9993d2d

Browse files
[maven-release-plugin] prepare release v10.6.7
1 parent 9d61f49 commit 9993d2d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

kafka-connect-s3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.confluent</groupId>
2323
<artifactId>kafka-connect-storage-cloud</artifactId>
24-
<version>10.6.7-SNAPSHOT</version>
24+
<version>10.6.7</version>
2525
</parent>
2626

2727
<artifactId>kafka-connect-s3</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<groupId>io.confluent</groupId>
2828
<artifactId>kafka-connect-storage-cloud</artifactId>
2929
<packaging>pom</packaging>
30-
<version>10.6.7-SNAPSHOT</version>
30+
<version>10.6.7</version>
3131
<name>kafka-connect-storage-cloud</name>
3232
<organization>
3333
<name>Confluent, Inc.</name>
@@ -50,7 +50,7 @@
5050
<connection>scm:git:git://github.com/confluentinc/kafka-connect-storage-cloud.git</connection>
5151
<developerConnection>scm:git:[email protected]:confluentinc/kafka-connect-storage-cloud.git</developerConnection>
5252
<url>https://github.com/confluentinc/kafka-connect-storage-cloud</url>
53-
<tag>10.6.x</tag>
53+
<tag>v10.6.7</tag>
5454
</scm>
5555

5656
<modules>

0 commit comments

Comments
 (0)