发布1.3.0-beta1.1
This commit is contained in:
parent
0e45a51fd6
commit
384007f7ff
10
pom.xml
10
pom.xml
@ -9,15 +9,15 @@
|
|||||||
<relativePath/> <!-- lookup parent from repository -->
|
<relativePath/> <!-- lookup parent from repository -->
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>com.example</groupId>
|
<groupId>com.opensnail</groupId>
|
||||||
<artifactId>example1</artifactId>
|
<artifactId>snailjob-demo</artifactId>
|
||||||
<version>1.0.0</version>
|
<version>1.0.0</version>
|
||||||
<name>example</name>
|
<name>SnailJob-Demo</name>
|
||||||
<description>Demo project for Spring Boot</description>
|
<description>Demo project for SnailJob</description>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<java.version>17</java.version>
|
<java.version>17</java.version>
|
||||||
<snailjob.version>1.3.0-beta1</snailjob.version>
|
<snailjob.version>1.3.0-beta1.1</snailjob.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
Loading…
Reference in New Issue
Block a user