doc 版本号升级

This commit is contained in:
DaxPay
2025-01-04 10:44:00 +08:00
parent aa09650f9e
commit 4f8ae5bd1a
35 changed files with 44 additions and 44 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.dromara.daxpay</groupId>
<artifactId>daxpay-single-channel</artifactId>
<version>3.0.0.beta3</version>
<version>3.0.0.beta4</version>
</parent>
<artifactId>daxpay-single-alipay</artifactId>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.dromara.daxpay</groupId>
<artifactId>daxpay-single-channel</artifactId>
<version>3.0.0.beta3</version>
<version>3.0.0.beta4</version>
</parent>
<artifactId>daxpay-single-union</artifactId>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.dromara.daxpay</groupId>
<artifactId>daxpay-single-channel</artifactId>
<version>3.0.0.beta3</version>
<version>3.0.0.beta4</version>
</parent>
<artifactId>daxpay-single-wechat</artifactId>

View File

@@ -13,7 +13,7 @@
<groupId>org.dromara.daxpay</groupId>
<artifactId>daxpay-single-channel</artifactId>
<version>3.0.0.beta3</version>
<version>3.0.0.beta4</version>
<packaging>pom</packaging>
<description>单商户支付通道功能实现</description>
@@ -35,8 +35,8 @@
<autopoi.version>1.4.8</autopoi.version>
<easypoi.version>4.5.0</easypoi.version>
<bootx-platform.version>3.0.0.beta3</bootx-platform.version>
<daxpay.version>3.0.0.beta3</daxpay.version>
<bootx-platform.version>3.0.0.beta4</bootx-platform.version>
<daxpay.version>3.0.0.beta4</daxpay.version>
</properties>
<dependencies>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.dromara.daxpay</groupId>
<artifactId>daxpay-single-service</artifactId>
<version>3.0.0.beta3</version>
<version>3.0.0.beta4</version>
</dependency>
</dependencies>