Change version from 2.7.2 to 3.0.0-SNAPSHOT

This commit is contained in:
nil.zhong
2023-05-25 15:36:21 +08:00
parent 1a622dd403
commit eb6cc9976a
9 changed files with 47 additions and 45 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>fizz-gateway-community</artifactId>
<groupId>com.fizzgate</groupId>
<version>2.7.2</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>