pom文件版本更新

This commit is contained in:
zendwang 2021-04-09 11:56:40 +08:00
parent f267212ff1
commit cc7d9fdb5d
5 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
<parent>
<groupId>com.yomahub</groupId>
<artifactId>liteflow</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
</parent>
<dependencies>

View File

@ -10,7 +10,7 @@
<parent>
<artifactId>liteflow</artifactId>
<groupId>com.yomahub</groupId>
<version>2.5.0</version>
<version>2.5.1</version>
</parent>
<dependencies>

View File

@ -9,7 +9,7 @@
<parent>
<artifactId>liteflow</artifactId>
<groupId>com.yomahub</groupId>
<version>2.5.0</version>
<version>2.5.1</version>
</parent>
<dependencies>

View File

@ -9,7 +9,7 @@
<parent>
<artifactId>liteflow</artifactId>
<groupId>com.yomahub</groupId>
<version>2.5.0</version>
<version>2.5.1</version>
</parent>
<dependencyManagement>

View File

@ -5,7 +5,7 @@
<groupId>com.yomahub</groupId>
<artifactId>liteflow</artifactId>
<packaging>pom</packaging>
<version>2.5.0</version>
<version>2.5.1</version>
<name>liteflow</name>
<description>a lightweight and practical micro-process framework</description>
<url>https://github.com/bryan31/liteflow</url>