mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
2.6.0
This commit is contained in:
@@ -134,6 +134,14 @@
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>spring-milestones</id>
|
||||
<name>Spring Milestones</name>
|
||||
<url>https://repo.spring.io/milestone</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<!-- 打包时跳过测试 -->
|
||||
|
@@ -6,6 +6,7 @@
|
||||
<artifactId>sop-common</artifactId>
|
||||
<groupId>com.gitee.sop</groupId>
|
||||
<version>2.6.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<version>2.6.0-SNAPSHOT</version>
|
||||
|
@@ -6,6 +6,7 @@
|
||||
<artifactId>sop-common</artifactId>
|
||||
<groupId>com.gitee.sop</groupId>
|
||||
<version>2.6.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<version>2.6.0-SNAPSHOT</version>
|
||||
|
Reference in New Issue
Block a user