From 61be83a7a66003e5ad1c3d136c9290140384eefc Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期五, 16 八月 2024 18:35:07 +0800 Subject: [PATCH] 1 --- se-common/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/se-common/pom.xml b/se-common/pom.xml index 684a5cc..621207f 100644 --- a/se-common/pom.xml +++ b/se-common/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.se</groupId> - <artifactId>se-common</artifactId> + <artifactId>se</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> -- Gitblit v1.9.3