|
@@ -12,13 +12,8 @@
|
|
|
|
|
|
<dependencies>
|
|
|
<dependency>
|
|
|
- <groupId>cn.com.qmth.examcloud.commons</groupId>
|
|
|
- <artifactId>examcloud-commons-web</artifactId>
|
|
|
- <version>${examcloud.version}</version>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>cn.com.qmth.examcloud.commons</groupId>
|
|
|
- <artifactId>examcloud-commons-dto</artifactId>
|
|
|
+ <groupId>cn.com.qmth.examcloud.exchange</groupId>
|
|
|
+ <artifactId>examcloud-exchange-starter</artifactId>
|
|
|
<version>${examcloud.version}</version>
|
|
|
</dependency>
|
|
|
</dependencies>
|