发布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 -->
|
||||
</parent>
|
||||
|
||||
<groupId>com.example</groupId>
|
||||
<artifactId>example1</artifactId>
|
||||
<groupId>com.opensnail</groupId>
|
||||
<artifactId>snailjob-demo</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<name>example</name>
|
||||
<description>Demo project for Spring Boot</description>
|
||||
<name>SnailJob-Demo</name>
|
||||
<description>Demo project for SnailJob</description>
|
||||
|
||||
<properties>
|
||||
<java.version>17</java.version>
|
||||
<snailjob.version>1.3.0-beta1</snailjob.version>
|
||||
<snailjob.version>1.3.0-beta1.1</snailjob.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
Loading…
Reference in New Issue
Block a user