From bcb72ab03e704f30430dc1bc1878fa655a02eae1 Mon Sep 17 00:00:00 2001 From: shichongfu <shi_chongfu@163.com> Date: 星期一, 21 八月 2023 10:24:28 +0800 Subject: [PATCH] 忽略 --- pom.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 58cff5c..b584bf8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,8 +5,8 @@ <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.lx</groupId> - <artifactId>product-server-mobile</artifactId> - <version>1.0.0</version> + <artifactId>product-server</artifactId> + <version>2.0.0-release</version> </parent> <artifactId>product-server-mobile-core</artifactId> <name>product-server-mobile-core</name> -- Gitblit v1.9.2