Skip to content

Commit

Permalink
build: build for 1.10.0-0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyang733 committed Dec 22, 2023
1 parent 715e481 commit c1156b2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion flink-cos-fs-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flink-cos-fs</artifactId>
<groupId>com.qcloud.cos</groupId>
<version>1.10.0-0.1.10</version>
<version>1.10.0-0.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion flink-cos-fs-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flink-cos-fs</artifactId>
<groupId>com.qcloud.cos</groupId>
<version>1.10.0-0.1.10</version>
<version>1.10.0-0.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion flink-cos-fs-hadoop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flink-cos-fs</artifactId>
<groupId>com.qcloud.cos</groupId>
<version>1.10.0-0.1.10</version>
<version>1.10.0-0.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion flink-fs-hadoop-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flink-cos-fs</artifactId>
<groupId>com.qcloud.cos</groupId>
<version>1.10.0-0.1.10</version>
<version>1.10.0-0.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.qcloud.cos</groupId>
<artifactId>flink-cos-fs</artifactId>
<version>1.10.0-0.1.10</version>
<version>1.10.0-0.2.2</version>
<name>Flink : FileSystems : COS FS</name>
<description>
This project aims to provide COS's implementation of the Flink file system interface,
Expand Down

0 comments on commit c1156b2

Please sign in to comment.