pom.xml
@@ -9,11 +9,11 @@ <relativePath/> <!-- lookup parent from repository --> </parent> <groupId>com.gkhy.exam</groupId> <artifactId>train_exam</artifactId> <artifactId>multi_system</artifactId> <version>0.0.1-SNAPSHOT</version> <packaging>pom</packaging> <name>train_exam</name> <description>train exam</description> <name>multi_system</name> <description>multi_system</description> <modules> <module>exam-common</module> <module>exam-system</module>