summaryrefslogtreecommitdiffstats
path: root/maven/mvn-deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'maven/mvn-deploy.sh')
-rwxr-xr-xmaven/mvn-deploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/maven/mvn-deploy.sh b/maven/mvn-deploy.sh
index 507656b19f..e6cfbbbe94 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-contrib poi-ooxml poi-examples poi-ooxml-schemas
+for artifactId in poi poi-scratchpad poi-ooxml poi-examples poi-ooxml-schemas
do
mvn gpg:sign-and-deploy-file -DrepositoryId=apache-releases -P apache-releases \
-Durl=$M2_REPOSITORY \