build: 保持开发分支的版本后缀标识为 SNAPSHOT
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
<groupId>xyz.zhouxy.jdbc</groupId>
|
<groupId>xyz.zhouxy.jdbc</groupId>
|
||||||
<artifactId>simple-jdbc</artifactId>
|
<artifactId>simple-jdbc</artifactId>
|
||||||
<version>1.0.0-RC1</version>
|
<version>1.0.0-SNAPSHOT</version>
|
||||||
|
|
||||||
<name>Simple JDBC</name>
|
<name>Simple JDBC</name>
|
||||||
<description>对 JDBC 的简单封装。</description>
|
<description>对 JDBC 的简单封装。</description>
|
||||||
|
|||||||
Reference in New Issue
Block a user