File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ The example is to show how to write and read a TsFile File.
1010 <dependency>
1111 <groupId>cn.edu.tsinghua</groupId>
1212 <artifactId>tsfile</artifactId>
13- <version>0.2 .0</version>
13+ <version>0.3 .0</version>
1414 </dependency>
1515</dependencies>
1616```
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >cn.edu.tsinghua</groupId >
55 <artifactId >tsfile</artifactId >
6- <version >0.3.0</version >
6+ <version >0.3.0-SNAPSHOT </version >
77 <packaging >jar</packaging >
88
99 <name >TsFile</name >
5757 <connection >scm:git:git://github.com/thulab/tsfile.git</connection >
5858 <developerConnection >scm:git:ssh://github.com:thulab/tsfile.git</developerConnection >
5959 <url >http://github.com/thulab/tsfile/tree/master</url >
60- <tag >v0.2 .0</tag >
60+ <tag >v0.3 .0</tag >
6161 </scm >
6262
6363 <distributionManagement >
You can’t perform that action at this time.
0 commit comments