|
@@ -5,7 +5,7 @@
|
|
<parent>
|
|
<parent>
|
|
<artifactId>examcloud-core-questions</artifactId>
|
|
<artifactId>examcloud-core-questions</artifactId>
|
|
<groupId>cn.com.qmth.examcloud.core.questions</groupId>
|
|
<groupId>cn.com.qmth.examcloud.core.questions</groupId>
|
|
- <version>v4.0.1-RELEASE</version>
|
|
|
|
|
|
+ <version>v4.0.2-RELEASE</version>
|
|
</parent>
|
|
</parent>
|
|
<artifactId>examcloud-core-questions-base</artifactId>
|
|
<artifactId>examcloud-core-questions-base</artifactId>
|
|
<packaging>jar</packaging>
|
|
<packaging>jar</packaging>
|
|
@@ -62,7 +62,11 @@
|
|
<artifactId>examcloud-core-questions-api-client</artifactId>
|
|
<artifactId>examcloud-core-questions-api-client</artifactId>
|
|
<version>${examcloud.version}</version>
|
|
<version>${examcloud.version}</version>
|
|
</dependency>
|
|
</dependency>
|
|
-
|
|
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>cn.com.qmth.examcloud.reports</groupId>
|
|
|
|
+ <artifactId>examcloud-reports-commons</artifactId>
|
|
|
|
+ <version>${examcloud.version}</version>
|
|
|
|
+ </dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.upyun</groupId>
|
|
<groupId>com.upyun</groupId>
|
|
<artifactId>java-sdk</artifactId>
|
|
<artifactId>java-sdk</artifactId>
|