aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Woolsey <gwoolsey@apache.org>2019-04-04 17:32:10 +0000
committerGreg Woolsey <gwoolsey@apache.org>2019-04-04 17:32:10 +0000
commit3cfebf8cd5dfe50eb423cc01b95ff67646373af4 (patch)
tree2d171f6e5c8352a8e7edd948b4a74adc87b20e61
parente6c3dd9350cecf5910e3be86c00611ec25663dba (diff)
downloadpoi-3cfebf8cd5dfe50eb423cc01b95ff67646373af4.tar.gz
poi-3cfebf8cd5dfe50eb423cc01b95ff67646373af4.zip
Update pentaho repo domain, per
https://repo.pentaho.org/ - converted to nexus.pentaho.org git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1856966 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 3023f396f8..fe73429219 100644
--- a/build.xml
+++ b/build.xml
@@ -48,7 +48,7 @@ under the License.
<property environment="env"/>
<!-- the repository to download jars from -->
<property name="repository.m2" value="https://repo1.maven.org"/>
- <property name="repository.pentaho" value="http://repo.pentaho.org/"/>
+ <property name="repository.pentaho" value="http://nexus.pentaho.org/"/>
<property name="main.lib" location="lib"/>
<property name="ooxml.lib" location="ooxml-lib"/>