Skip to content

Commit

Permalink
remove SNAPSHOT in version
Browse files Browse the repository at this point in the history
  • Loading branch information
liuruiyiyang committed Dec 18, 2018
1 parent 1dc6f51 commit 0d0eb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cn.edu.tsinghua</groupId>
<artifactId>tsfile</artifactId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.1</version>
<packaging>jar</packaging>

<name>TsFile</name>
Expand Down

0 comments on commit 0d0eb58

Please sign in to comment.