You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ye...@apache.org on 2011/03/07 13:33:23 UTC

svn commit: r1078760 - /poi/trunk/maven/mvn-deploy.sh

Author: yegor
Date: Mon Mar  7 12:33:22 2011
New Revision: 1078760

URL: http://svn.apache.org/viewvc?rev=1078760&view=rev
Log:
include poi-excelant

Modified:
    poi/trunk/maven/mvn-deploy.sh

Modified: poi/trunk/maven/mvn-deploy.sh
URL: http://svn.apache.org/viewvc/poi/trunk/maven/mvn-deploy.sh?rev=1078760&r1=1078759&r2=1078760&view=diff
==============================================================================
--- poi/trunk/maven/mvn-deploy.sh (original)
+++ poi/trunk/maven/mvn-deploy.sh Mon Mar  7 12:33:22 2011
@@ -46,7 +46,7 @@ M2_SCP=people.apache.org:/www/people.apa
 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 \



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org