From dae7e2f7d955978f7569fa484441eba5f00c4c12 Mon Sep 17 00:00:00 2001 From: Jone <515616805@qq.com> Date: Tue, 21 Mar 2023 15:42:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3pom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hzims-service/assets/pom.xml | 2 +- hzims-service/topvision/pom.xml | 14 +------------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/hzims-service/assets/pom.xml b/hzims-service/assets/pom.xml index c57c661..7a4a75d 100644 --- a/hzims-service/assets/pom.xml +++ b/hzims-service/assets/pom.xml @@ -68,7 +68,7 @@ - ${project.name}-${project.version} + hzims-${project.name}-${project.version} com.spotify diff --git a/hzims-service/topvision/pom.xml b/hzims-service/topvision/pom.xml index e5fcad0..e959aa6 100644 --- a/hzims-service/topvision/pom.xml +++ b/hzims-service/topvision/pom.xml @@ -62,6 +62,7 @@ + hzims-${project.name}-${project.version} com.spotify @@ -78,19 +79,6 @@ false - - org.apache.maven.plugins - maven-antrun-plugin - - - org.mybatis.generator - mybatis-generator-maven-plugin - 1.3.2 - - true - true - -