DolphinScheduler/dolphinscheduler-dist
wangyangting 62fb2fd19b
fix service comment (#3901)
* fix service comment

## Before
```xml
<!--service end-->
...
<!--service end-->
```

## After
```xml
<!--service start-->
...
<!--service end-->
```

* Update dolphinscheduler-binary.xml

Co-authored-by: dailidong <dailidong66@gmail.com>
2020-10-15 19:57:06 +08:00
..
release-docs [fix-3788][pom]spring framework Security breach (#3882) 2020-10-15 19:52:23 +08:00
src/main/assembly fix service comment (#3901) 2020-10-15 19:57:06 +08:00
pom.xml [Improvement][install] The new shell script is used to view the server processes of nodes #3347 (#3348) 2020-07-30 18:30:57 +08:00