From 7075f4cf3447c147f00d85783a6e889e2c32cc56 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Walter?= Date: Wed, 2 Apr 2014 14:04:21 +0000 Subject: [PATCH] removed creation of maven pom in ant build as maven does this automatically when running package git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1584038 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 59 ------------------------------------------------------- 1 file changed, 59 deletions(-) diff --git a/build.xml b/build.xml index 662877d0f6..95e675defe 100644 --- a/build.xml +++ b/build.xml @@ -1059,65 +1059,6 @@ under the License. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Maven POMs are located in ${dist.dir} - Use mvn-deploy.sh to deploy the artifacts in the remote repository - - -- 2.39.5