build(版本号修改): 版本号修改

This commit is contained in:
zhuangpeng.li
2025-04-16 11:08:49 +08:00
parent 5fc141719a
commit b86acd933b
26 changed files with 44 additions and 51 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>fastbee-gateway</artifactId>
<groupId>com.fastbee</groupId>
<version>3.8.5</version>
<version>${fastbee.version}</version>
</parent>
<artifactId>gateway-boot</artifactId>
@@ -20,8 +20,6 @@
<dependency>
<groupId>com.fastbee</groupId>
<artifactId>fastbee-mqtt-client</artifactId>
<version>3.8.5</version>
<scope>compile</scope>
</dependency>
</dependencies>