|
@@ -5,18 +5,18 @@
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
<artifactId>examcloud-oe-tool</artifactId>
|
|
|
- <version>v5.0.1-RELEASE</version>
|
|
|
+ <version>v5.0.2-RELEASE</version>
|
|
|
<packaging>jar</packaging>
|
|
|
|
|
|
<parent>
|
|
|
<groupId>cn.com.qmth.examcloud</groupId>
|
|
|
<artifactId>examcloud-parent</artifactId>
|
|
|
- <version>v5.0.1-RELEASE</version>
|
|
|
+ <version>v5.0.2-RELEASE</version>
|
|
|
</parent>
|
|
|
|
|
|
<properties>
|
|
|
<!-- 云平台版本 -->
|
|
|
- <examcloud.version>v5.0.1-RELEASE</examcloud.version>
|
|
|
+ <examcloud.version>v5.0.2-RELEASE</examcloud.version>
|
|
|
</properties>
|
|
|
|
|
|
<dependencies>
|