diff --git a/README.md b/README.md index d038f676d1..24468dccba 100644 --- a/README.md +++ b/README.md @@ -25,12 +25,11 @@ Easy Scheduler ![调度系统对比](http://geek.analysys.cn/static/upload/47/2019-03-01/9609ca82-cf8b-4d91-8dc0-0e2805194747.jpeg) - ### 系统部分截图 ![](http://geek.analysys.cn/static/upload/221/2019-03-29/0a9dea80-fb02-4fa5-a812-633b67035ffc.jpeg) -![](http://geek.analysys.cn/static/upload/221/2019-03-29/43489f10-d01c-4fc3-b7b1-6f66405cc621.jpeg) +![](http://geek.analysys.cn/static/upload/221/2019-04-01/83686def-a54f-4169-8cae-77b1f8300cc1.png) ![](http://geek.analysys.cn/static/upload/221/2019-03-29/83c937c7-1793-4d7a-aa28-b98460329fe0.jpeg) @@ -44,6 +43,12 @@ Easy Scheduler 更多文档请参考 easyscheduler中文在线文档 +### 感谢 + +- Easy Scheduler使用了很多优秀的开源项目,比如google的guava、guice、grpc,netty,ali的bonecp,quartz,以及apache的众多开源项目等等, +正是由于站在这些开源项目的肩膀上,才有Easy Scheduler的诞生的可能。对此我们对使用的所有开源软件表示非常的感谢!我们也希望自己不仅是开源的受益者,也能成为开源的 +贡献者,于是我们决定把易调度贡献出来,并承诺长期维护。也希望对开源有同样热情和信念的伙伴加入进来,一起为开源献出一份力! + ### 帮助 The fastest way to get response from our developers is to submit issues, or add our wechat : 510570367 diff --git a/pom.xml b/pom.xml index 6d4e710c4c..e6f845d0ed 100644 --- a/pom.xml +++ b/pom.xml @@ -373,7 +373,7 @@ scm:git:https://github.com/analysys/EasyScheduler.git scm:git:https://github.com/analysys/EasyScheduler.git https://github.com/analysys/EasyScheduler.git - branch-1.0.0 + HEAD