mirror of https://github.com/apache/poi.git
include poi-excelant
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1078760 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
658ef14c88
commit
42d8eb4826
|
@ -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…
Reference in New Issue