From 42d8eb48266b689c6ad42464e362d0a92193189a Mon Sep 17 00:00:00 2001 From: Yegor Kozlov Date: Mon, 7 Mar 2011 12:33:22 +0000 Subject: [PATCH] include poi-excelant git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1078760 13f79535-47bb-0310-9956-ffa450edef68 --- maven/mvn-deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven/mvn-deploy.sh b/maven/mvn-deploy.sh index e6cfbbbe94..a6680c604c 100755 --- a/maven/mvn-deploy.sh +++ b/maven/mvn-deploy.sh @@ -46,7 +46,7 @@ M2_SCP=people.apache.org:/www/people.apache.org/repo/m2-ibiblio-rsync-repository VERSION=@VERSION@ DSTAMP=@DSTAMP@ -for artifactId in poi poi-scratchpad poi-ooxml poi-examples poi-ooxml-schemas +for artifactId in poi poi-scratchpad poi-ooxml poi-examples poi-ooxml-schemas poi-excelant do mvn gpg:sign-and-deploy-file -DrepositoryId=apache-releases -P apache-releases \ -Durl=$M2_REPOSITORY \ -- 2.39.5