diff options
author | Greg Woolsey <gwoolsey@apache.org> | 2019-04-04 17:32:10 +0000 |
---|---|---|
committer | Greg Woolsey <gwoolsey@apache.org> | 2019-04-04 17:32:10 +0000 |
commit | 3cfebf8cd5dfe50eb423cc01b95ff67646373af4 (patch) | |
tree | 2d171f6e5c8352a8e7edd948b4a74adc87b20e61 | |
parent | e6c3dd9350cecf5910e3be86c00611ec25663dba (diff) | |
download | poi-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"/> |