Release v3.0.0

This commit is contained in:
hongqiaowei
2023-07-11 17:10:25 +08:00
parent 5a0fda7c48
commit 424cb7aafd
9 changed files with 16 additions and 14 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>fizz-gateway-community</artifactId>
<groupId>com.fizzgate</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -13,7 +13,7 @@
<artifactId>fizz-core</artifactId>
<properties>
<aggregate.version>1.0.0</aggregate.version>
<aggregate.version>3.0.0</aggregate.version>
</properties>
<dependencies>