删除模块
parent
52ad4f00b8
commit
be88b0d946
6
pom.xml
6
pom.xml
|
|
@ -21,7 +21,6 @@
|
|||
<module>scfs-api-rsa</module>
|
||||
<module>scfs-api-service</module>
|
||||
<module>scfs-api-service-cat</module>
|
||||
<module>scfs-api-service-equity</module>
|
||||
<module>scfs-api-sm</module>
|
||||
<module>scfs-api-spring-boot-starter</module>
|
||||
<module>scfs-api-test</module>
|
||||
|
|
@ -94,11 +93,6 @@
|
|||
<artifactId>scfs-api-service-cat</artifactId>
|
||||
<version>2.0.4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.czcb.scfs</groupId>
|
||||
<artifactId>scfs-api-service-equity</artifactId>
|
||||
<version>2.0.4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.czcb.scfs</groupId>
|
||||
<artifactId>scfs-api-sm</artifactId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue