From 616a66d5c7a39a4ae72bc4e7a30a8dc83ec15a6a Mon Sep 17 00:00:00 2001
From: shicf <shi_chongfu@163.com>
Date: 星期一, 02 二月 2026 17:09:12 +0800
Subject: [PATCH] 版本升级
---
pom.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a7f47a9..267d164 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>com.lx</groupId>
<artifactId>product-server</artifactId>
- <version>2.0.0-release</version>
+ <version>2.5.0-release</version>
</parent>
<artifactId>product-server-text-message</artifactId>
<name>product-server-text-message</name>
<description>product-server-text-message</description>
- <version>2.0.0-release</version>
+ <version>2.5.0-release</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
--
Gitblit v1.9.2