Author: gwoolsey Date: Thu Apr 4 17:32:10 2019 New Revision: 1856966 URL: http://svn.apache.org/viewvc?rev=1856966&view=rev Log: Update pentaho repo domain, per
https://repo.pentaho.org/ - converted to nexus.pentaho.org Modified: poi/trunk/build.xml Modified: poi/trunk/build.xml URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1856966&r1=1856965&r2=1856966&view=diff ============================================================================== --- poi/trunk/build.xml (original) +++ poi/trunk/build.xml Thu Apr 4 17:32:10 2019 @@ -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"/> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
