From 09c87e1cfb1a282aaa81c5a8a350878ff7197d6b Mon Sep 17 00:00:00 2001 From: spencergibb Date: Mon, 3 Aug 2020 16:02:21 -0400 Subject: [PATCH] Update docs to updload zip --- docs/pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index a28ced5..7404e9e 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -15,24 +15,21 @@ spring-cloud-cli ${basedir}/.. - 1.4.x,2.0.x,2.1.x + deploy - - - - - maven-deploy-plugin - - true - - - - docs + + pl.project13.maven + git-commit-id-plugin + + + org.codehaus.mojo + exec-maven-plugin + org.apache.maven.plugins maven-dependency-plugin @@ -49,6 +46,9 @@ org.apache.maven.plugins maven-antrun-plugin + + maven-deploy-plugin +