deason 1 år sedan
förälder
incheckning
aef5e398ed
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. 3 3
      pom.xml

+ 3 - 3
pom.xml

@@ -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>