Skip to content

Commit 8d9f66d

Browse files
ci: release version 2.13.0 🎉
1 parent 3ee3687 commit 8d9f66d

File tree

37 files changed

+3112
-14
lines changed

37 files changed

+3112
-14
lines changed

connect-file-pulse-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<groupId>io.streamthoughts</groupId>
2424
<artifactId>kafka-connect-filepulse-reactor</artifactId>
25-
<version>2.13.0-SNAPSHOT</version>
25+
<version>2.13.0</version>
2626
</parent>
2727

2828
<artifactId>kafka-connect-filepulse-api</artifactId>

connect-file-pulse-dataformat/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<artifactId>kafka-connect-filepulse-reactor</artifactId>
2222
<groupId>io.streamthoughts</groupId>
23-
<version>2.13.0-SNAPSHOT</version>
23+
<version>2.13.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

connect-file-pulse-expression/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<artifactId>kafka-connect-filepulse-reactor</artifactId>
2222
<groupId>io.streamthoughts</groupId>
23-
<version>2.13.0-SNAPSHOT</version>
23+
<version>2.13.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

connect-file-pulse-filesystems/filepulse-aliyunoss-fs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>io.streamthoughts</groupId>
2323
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
24-
<version>2.13.0-SNAPSHOT</version>
24+
<version>2.13.0</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

connect-file-pulse-filesystems/filepulse-amazons3-fs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>io.streamthoughts</groupId>
2222
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
23-
<version>2.13.0-SNAPSHOT</version>
23+
<version>2.13.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

connect-file-pulse-filesystems/filepulse-azure-storage-fs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<groupId>io.streamthoughts</groupId>
2424
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
25-
<version>2.13.0-SNAPSHOT</version>
25+
<version>2.13.0</version>
2626
</parent>
2727

2828
<name>Kafka Connect Source File Pulse Azure Storage FS</name>

connect-file-pulse-filesystems/filepulse-commons-fs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>io.streamthoughts</groupId>
2222
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
23-
<version>2.13.0-SNAPSHOT</version>
23+
<version>2.13.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

connect-file-pulse-filesystems/filepulse-google-cloud-storage-fs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<groupId>io.streamthoughts</groupId>
2424
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
25-
<version>2.13.0-SNAPSHOT</version>
25+
<version>2.13.0</version>
2626
</parent>
2727

2828
<name>Kafka Connect Source File Pulse Google Cloud Storage FS</name>

connect-file-pulse-filesystems/filepulse-local-fs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>io.streamthoughts</groupId>
2222
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
23-
<version>2.13.0-SNAPSHOT</version>
23+
<version>2.13.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

connect-file-pulse-filesystems/filepulse-sftp-fs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>io.streamthoughts</groupId>
2222
<artifactId>kafka-connect-filepulse-filesystems</artifactId>
23-
<version>2.13.0-SNAPSHOT</version>
23+
<version>2.13.0</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

0 commit comments

Comments
 (0)