From 3a9694c9d449681f62913789b3c0dd0b6bd83e98 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期五, 16 八月 2024 17:53:17 +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 621207f..684a5cc 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</artifactId> + <artifactId>se-common</artifactId> <version>3.6.4</version> </parent> <modelVersion>4.0.0</modelVersion> -- Gitblit v1.9.3