File tree 4 files changed +7
-6
lines changed
4 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.tsfile</groupId >
26
26
<artifactId >tsfile-parent</artifactId >
27
- <version >1.0.0-SNAPSHOT </version >
27
+ <version >1.0.0</version >
28
28
</parent >
29
29
<artifactId >common</artifactId >
30
30
<name >TsFile: Common API</name >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.tsfile</groupId >
26
26
<artifactId >tsfile-parent</artifactId >
27
- <version >1.0.0-SNAPSHOT </version >
27
+ <version >1.0.0</version >
28
28
</parent >
29
29
<artifactId >examples</artifactId >
30
30
<packaging >pom</packaging >
33
33
<dependency >
34
34
<groupId >org.apache.tsfile</groupId >
35
35
<artifactId >tsfile</artifactId >
36
- <version >1.0.0-SNAPSHOT </version >
36
+ <version >1.0.0</version >
37
37
</dependency >
38
38
</dependencies >
39
39
<build >
Original file line number Diff line number Diff line change 28
28
</parent >
29
29
<groupId >org.apache.tsfile</groupId >
30
30
<artifactId >tsfile-parent</artifactId >
31
- <version >1.0.0-SNAPSHOT </version >
31
+ <version >1.0.0</version >
32
32
<packaging >pom</packaging >
33
33
<name >Apache TsFile Project Parent POM</name >
34
34
<modules >
612
612
<connection >scm:git:ssh://git@github.com/apache/tsfile.git</connection >
613
613
<developerConnection >scm:git:ssh://git@github.com/apache/tsfile.git</developerConnection >
614
614
<url >ssh://git@github.com:apache/tsfile.git</url >
615
+ <tag >v1.0.0</tag >
615
616
</scm >
616
617
<issueManagement >
617
618
<system >GitHub Issues</system >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.tsfile</groupId >
26
26
<artifactId >tsfile-parent</artifactId >
27
- <version >1.0.0-SNAPSHOT </version >
27
+ <version >1.0.0</version >
28
28
</parent >
29
29
<artifactId >tsfile</artifactId >
30
30
<name >TsFile: TsFile</name >
38
38
<dependency >
39
39
<groupId >org.apache.tsfile</groupId >
40
40
<artifactId >common</artifactId >
41
- <version >1.0.0-SNAPSHOT </version >
41
+ <version >1.0.0</version >
42
42
</dependency >
43
43
<dependency >
44
44
<groupId >com.github.luben</groupId >
You can’t perform that action at this time.
0 commit comments