版本更新到2.3.5

This commit is contained in:
bryan31 2021-04-02 14:22:16 +08:00
parent caff45c537
commit b8422ca5ff
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.3.3</version>
<version>2.3.5</version>
</parent>
<dependencies>

View File

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

View File

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

View File

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

View File

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