wangwei hace 6 años
padre
commit
fbb48db7ac
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      examcloud-task-base/pom.xml

+ 2 - 2
examcloud-task-base/pom.xml

@@ -9,8 +9,8 @@
 
 	<dependencies>
 		<dependency>
-			<groupId>cn.com.qmth.examcloud.commons</groupId>
-			<artifactId>examcloud-commons-web</artifactId>
+			<groupId>cn.com.qmth.examcloud</groupId>
+			<artifactId>examcloud-web</artifactId>
 			<version>${examcloud.version}</version>
 		</dependency>
 		<dependency>