From d067bc2dd0612df452bf531a2baca5b6246e4866 Mon Sep 17 00:00:00 2001 From: wind Date: Sat, 16 Sep 2023 17:44:00 +0800 Subject: [PATCH] =?UTF-8?q?3.0.0=E6=AD=A3=E5=BC=8F=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- pom.xml | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index cd541243..4c2a4200 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ org.dromara.sms4j sms4j-spring-boot-starter - 最新版本 + 3.0.0 ``` 2. 设置配置文件 diff --git a/pom.xml b/pom.xml index 400c74ca..4873f0be 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ - 3.0.0-SNAPSHOT + 3.0.0 UTF-8 UTF-8 @@ -245,20 +245,20 @@ - - - - - - - - - - - - - - + + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + + verify + + sign + + + + org.apache.maven.plugins