We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1562456 commit c95bee9Copy full SHA for c95bee9
pom.xml
@@ -28,7 +28,7 @@
28
</parent>
29
<groupId>org.apache.tsfile</groupId>
30
<artifactId>tsfile-parent</artifactId>
31
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.1.2</version>
32
<packaging>pom</packaging>
33
<name>Apache TsFile Project Parent POM</name>
34
<properties>
python/pom.xml
@@ -22,7 +22,7 @@
22
<parent>
23
24
25
26
27
<artifactId>tsfile-python</artifactId>
0 commit comments