소스 검색

更新POM

xueli.xue 9 년 전
부모
커밋
8a1cffbf30
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml 파일 보기

@@ -7,8 +7,8 @@
7 7
 	<packaging>pom</packaging>
8 8
 	<modules>
9 9
 		<module>xxl-job-admin</module>
10
-		<module>xxl-job-client</module>
11
-		<module>xxl-job-client-demo</module>
10
+		<module>xxl-job-core</module>
11
+		<module>xxl-job-executor-example</module>
12 12
 	</modules>
13 13
 
14 14
 	<build>