From 79fe774bf5cfbe69777ffa8b72ea7d201253ad13 Mon Sep 17 00:00:00 2001 From: liaozan <378024053@qq.com> Date: Mon, 2 Jan 2023 23:17:49 +0800 Subject: [PATCH] Update archetype --- .../archetype-resources/__subModuleNamePrefix__-web/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-web/pom.xml b/src/main/resources/archetype-resources/__subModuleNamePrefix__-web/pom.xml index 4acece4..c5cb65a 100644 --- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-web/pom.xml +++ b/src/main/resources/archetype-resources/__subModuleNamePrefix__-web/pom.xml @@ -43,8 +43,8 @@ integration-maven-plugin - pl.project13.maven - git-commit-id-plugin + io.github.git-commit-id + git-commit-id-maven-plugin -- GitLab