更新文档GAV

This commit is contained in:
bryan.zhang
2020-04-28 16:54:44 +08:00
parent 9fdf17e539
commit 6748781e25

View File

@@ -5,7 +5,7 @@ liteflow需要你的项目使用maven
```xml
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>liteflow</artifactId>
<artifactId>liteflow-core</artifactId>
<version>${liteFlow.version}</version>
</dependency>
```