From 39608e0a1b87bb04308de8810a046579746796e6 Mon Sep 17 00:00:00 2001 From: liaozan <378024053@qq.com> Date: Sun, 28 Nov 2021 18:21:49 +0800 Subject: [PATCH] Initial commit --- pom.xml | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index c24f1d3..0410cec 100644 --- a/pom.xml +++ b/pom.xml @@ -247,16 +247,25 @@ pl.project13.maven git-commit-id-plugin - - yyyy-MM-dd HH:mm:ss - + + + deploy + + revision + + + false + yyyy-MM-dd HH:mm:ss + + + org.apache.maven.plugins maven-source-plugin - package + deploy jar-no-fork @@ -270,7 +279,7 @@ flatten - process-resources + deploy flatten @@ -324,7 +333,7 @@ buildInfo - compile + deploy build-info -- GitLab