Browse Source

include poi-excelant

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1078760 13f79535-47bb-0310-9956-ffa450edef68
pull/1/head
Yegor Kozlov 13 years ago
parent
commit
a2d8251a4f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      maven/mvn-deploy.sh

+ 1
- 1
maven/mvn-deploy.sh View File

@@ -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 \

Loading…
Cancel
Save