From 435d4ee601e7eb9a6964587d1e30f5808610249c Mon Sep 17 00:00:00 2001
From: wangzilun <964606955@qq.com>
Date: Mon, 21 Feb 2022 15:03:48 +0800
Subject: [PATCH] 测试

---
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1969ba2..d13d285 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
         <maven.compiler.source>8</maven.compiler.source>
         <maven.compiler.target>8</maven.compiler.target>
         <!--当前项目版本号-->
-        <revision>1.8.0-SNAPSHOT</revision>
+        <revision>1.9.0-SNAPSHOT</revision>
         <maven.deploy.skip>true</maven.deploy.skip>
     </properties>
     <build>

--
Gitblit v1.9.1