diff options
| author | wangwei <[email protected]> | 2020-04-26 18:53:53 +0800 |
|---|---|---|
| committer | wangwei <[email protected]> | 2020-04-26 18:53:53 +0800 |
| commit | 62b9bb842897b395df61c9203decd1431fac1d1e (patch) | |
| tree | 5a8a93532f7fe3bb1ea41b38c735f93c50c7f20a | |
| parent | 606cc7a03995f5dd38b33828f93add07cec5a511 (diff) | |
删除xxl-job-executor-sample-springboot子模块pom配置
| -rw-r--r-- | xxl-job-executor-samples/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xxl-job-executor-samples/pom.xml b/xxl-job-executor-samples/pom.xml index 2d28467..fdc5a7f 100644 --- a/xxl-job-executor-samples/pom.xml +++ b/xxl-job-executor-samples/pom.xml @@ -12,7 +12,6 @@ <modules> <module>xxl-job-executor-sample-frameless</module> - <module>xxl-job-executor-sample-springboot</module> <module>xxl-job-executor-sample-spring</module> <module>xxl-job-executor-sample-jfinal</module> <module>xxl-job-executor-sample-nutz</module> |
