From 5063df84512a78b931264bf586d6c0e0b66c314a Mon Sep 17 00:00:00 2001
From: shicf <shi_chongfu@163.com>
Date: 星期一, 02 二月 2026 17:04:36 +0800
Subject: [PATCH] 版本升级
---
pom.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index eee65c3..79ec0ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,13 +5,13 @@
<parent>
<artifactId>product-server</artifactId>
<groupId>com.lx</groupId>
- <version>2.0.0-release</version>
+ <version>2.5.0-release</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>product-server-integration</artifactId>
<name>product-server-integration</name>
- <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