From 92c5186b5d04f0e92cbe2c8437954827d27e0891 Mon Sep 17 00:00:00 2001 From: Andreas Beeker Date: Fri, 15 Apr 2016 11:06:58 +0000 Subject: [PATCH] Nexus upload - mimic the manually uploaded repositories - see [INFRA-11687] git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1739281 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 74 +++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 61 insertions(+), 13 deletions(-) diff --git a/build.xml b/build.xml index b0369e58ff..4259321ee2 100644 --- a/build.xml +++ b/build.xml @@ -1985,18 +1985,76 @@ under the License. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.apache.poi + @{artifactId} + + ${version.id} + ${version.id} + + ${version.id} + + ${lastUpdated} + +]]> + + + + + + + + + + - - + + + + + + + + - + @@ -2004,16 +2062,6 @@ under the License. - - - - - - - - - - -- 2.39.5