From 3db951e5a0a5e29ff3887b287532c9313ababa31 Mon Sep 17 00:00:00 2001 From: oyo Date: Tue, 2 Jun 2026 16:33:56 +0800 Subject: [PATCH] =?UTF-8?q?dist=E6=89=93=E5=8C=85=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/pom.xml | 25 ------------------------- template/remote_contract/dist/pom.xml | 10 +++++++++- 2 files changed, 9 insertions(+), 26 deletions(-) diff --git a/template/pom.xml b/template/pom.xml index 0cac257..0c80c6a 100644 --- a/template/pom.xml +++ b/template/pom.xml @@ -282,31 +282,6 @@ - - org.codehaus.mojo - flatten-maven-plugin - 1.7.3 - - true - resolveCiFriendliesOnly - - - - flatten - process-resources - - flatten - - - - flatten.clean - clean - - clean - - - - org.apache.maven.plugins maven-enforcer-plugin diff --git a/template/remote_contract/dist/pom.xml b/template/remote_contract/dist/pom.xml index 217f639..3a68c2e 100644 --- a/template/remote_contract/dist/pom.xml +++ b/template/remote_contract/dist/pom.xml @@ -11,11 +11,19 @@ {{ .groupId }} {{ .artifactId }}-remote-contract-interfaces 3.0-SNAPSHOT + true {{ .groupId }} {{ .artifactId }}-remote-contract-types 3.0-SNAPSHOT + true + + + io.github.think-1024 + toco-all-spring5-springboot2-community + 2.0 + true @@ -52,7 +60,7 @@ false - true + false