From 8b95797e8c569440cec53601c4faea27bdf358c7 Mon Sep 17 00:00:00 2001
From: nishengli <mothz@126.com>
Date: Thu, 7 Dec 2023 18:03:14 +0800
Subject: [PATCH] 0.3.15

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

diff --git a/pom.xml b/pom.xml
index fd780bb..c054007 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,9 +6,9 @@
 
     <groupId>com.tsl3060.open.extend</groupId>
     <artifactId>tsl-open-sdk-java-wanshun</artifactId>
-    <version>0.3.14</version>
+    <version>0.3.15</version>
 
-    <properties>
+    <properties> 
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <maven.compiler.source>8</maven.compiler.source>
         <maven.compiler.target>8</maven.compiler.target>