|
@@ -6,13 +6,13 @@
|
|
|
<artifactId>examcloud-rpc</artifactId>
|
|
|
<version>2019-SNAPSHOT</version>
|
|
|
</parent>
|
|
|
- <artifactId>examcloud-commons-api-client</artifactId>
|
|
|
+ <artifactId>examcloud-global-api-client</artifactId>
|
|
|
<packaging>jar</packaging>
|
|
|
|
|
|
<dependencies>
|
|
|
<dependency>
|
|
|
<groupId>cn.com.qmth.examcloud.rpc</groupId>
|
|
|
- <artifactId>examcloud-commons-api</artifactId>
|
|
|
+ <artifactId>examcloud-global-api</artifactId>
|
|
|
<version>${examcloud.version}</version>
|
|
|
</dependency>
|
|
|
</dependencies>
|