调整依赖
This commit is contained in:
parent
666575770a
commit
e9c9a6ea58
6
pom.xml
6
pom.xml
@ -168,6 +168,12 @@
|
|||||||
<version>${sf.version}</version>
|
<version>${sf.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.smarterFramework</groupId>
|
||||||
|
<artifactId>sf-order</artifactId>
|
||||||
|
<version>${sf.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<!-- 通用工具-->
|
<!-- 通用工具-->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.smarterFramework</groupId>
|
<groupId>com.smarterFramework</groupId>
|
||||||
|
@ -69,8 +69,6 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.smarterFramework</groupId>
|
<groupId>com.smarterFramework</groupId>
|
||||||
<artifactId>sf-order</artifactId>
|
<artifactId>sf-order</artifactId>
|
||||||
<version>1.0.0</version>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user