From cedf1966baf610ea2af4da16665ce3ca0acfeff2 Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Wed, 3 Sep 2025 15:55:31 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E4=BF=9D=E6=8C=81=E5=BC=80=E5=8F=91?= =?UTF-8?q?=E5=88=86=E6=94=AF=E7=9A=84=E7=89=88=E6=9C=AC=E5=90=8E=E7=BC=80?= =?UTF-8?q?=E4=B8=BA=20SNAPSHOT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 92d837e..bb95fbf 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ xyz.zhouxy.jdbc simple-jdbc - 1.0.0-alpha + 1.0.0-SNAPSHOT Simple JDBC 对 JDBC 的简单封装。 @@ -17,7 +17,7 @@ 8 UTF-8 - 1.1.0-RC1 + 1.1.0-SNAPSHOT