Skip to content

Commit

Permalink
chaneg version
Browse files Browse the repository at this point in the history
  • Loading branch information
JackieTien97 committed Nov 13, 2024
1 parent b66a51d commit d211f74
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cpp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tsfile</groupId>
<artifactId>tsfile-parent</artifactId>
<version>1.2.0-1c9924b4-SNAPSHOT</version>
<version>1.2.0-af5cc2e0-SNAPSHOT</version>
</parent>
<artifactId>tsfile-cpp</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.tsfile</groupId>
<artifactId>tsfile-parent</artifactId>
<version>1.2.0-1c9924b4-SNAPSHOT</version>
<version>1.2.0-af5cc2e0-SNAPSHOT</version>
</parent>
<artifactId>tsfile-java</artifactId>
<version>1.2.0-af5cc2e0-SNAPSHOT</version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</parent>
<groupId>org.apache.tsfile</groupId>
<artifactId>tsfile-parent</artifactId>
<version>1.2.0-1c9924b4-SNAPSHOT</version>
<version>1.2.0-af5cc2e0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache TsFile Project Parent POM</name>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion python/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tsfile</groupId>
<artifactId>tsfile-parent</artifactId>
<version>1.2.0-1c9924b4-SNAPSHOT</version>
<version>1.2.0-af5cc2e0-SNAPSHOT</version>
</parent>
<artifactId>tsfile-python</artifactId>
<packaging>pom</packaging>
Expand Down

0 comments on commit d211f74

Please sign in to comment.