From: Yegor Kozlov Date: Mon, 7 Mar 2011 12:33:22 +0000 (+0000) Subject: include poi-excelant X-Git-Tag: REL_3_8_BETA2~32 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=42d8eb48266b689c6ad42464e362d0a92193189a;p=poi.git include poi-excelant git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1078760 13f79535-47bb-0310-9956-ffa450edef68 --- 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 \