瀏覽代碼

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 年之前
父節點
當前提交
a2d8251a4f
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      maven/mvn-deploy.sh

+ 1
- 1
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 \

Loading…
取消
儲存