This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to annotated tag 0.8 in repository https://gitbox.apache.org/repos/asf/sis.git
commit cde5582b8da56c298990e1415d2850aedbc5ddb0 Author: Martin Desruisseaux <[email protected]> AuthorDate: Fri Nov 10 18:13:45 2017 +0000 URL to UCAR repository changed. git-svn-id: https://svn.apache.org/repos/asf/sis/branches/0.8@1814896 13f79535-47bb-0310-9956-ffa450edef68 --- storage/sis-netcdf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/sis-netcdf/pom.xml b/storage/sis-netcdf/pom.xml index c6cbcd4..0d1f69b 100644 --- a/storage/sis-netcdf/pom.xml +++ b/storage/sis-netcdf/pom.xml @@ -132,7 +132,7 @@ Bridge between netCDF Climate and Forecast (CF) convention and ISO 19115 metadat <repository> <id>UCAR</id> <name>UCAR repository</name> - <url>https://artifacts.unidata.ucar.edu/content/repositories/unidata-releases</url> + <url>https://artifacts.unidata.ucar.edu/repository/unidata-releases</url> <snapshots> <enabled>false</enabled> </snapshots>
