diff --git a/template/pom.xml b/template/pom.xml index a249547..3b77648 100644 --- a/template/pom.xml +++ b/template/pom.xml @@ -276,31 +276,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