|
@@ -7,12 +7,12 @@
|
|
|
<version>2019-SNAPSHOT</version>
|
|
|
</parent>
|
|
|
|
|
|
- <artifactId>examcloud-core-oe-websocket-api-client</artifactId>
|
|
|
+ <artifactId>examcloud-ws-api-client</artifactId>
|
|
|
|
|
|
<dependencies>
|
|
|
<dependency>
|
|
|
<groupId>cn.com.qmth.examcloud.rpc</groupId>
|
|
|
- <artifactId>examcloud-core-oe-websocket-api</artifactId>
|
|
|
+ <artifactId>examcloud-ws-api</artifactId>
|
|
|
<version>${examcloud.version}</version>
|
|
|
</dependency>
|
|
|
<dependency>
|