Author: desruisseaux
Date: Tue Nov 14 10:19:28 2017
New Revision: 1815198

URL: http://svn.apache.org/viewvc?rev=1815198&view=rev
Log:
Update links to UCAR netCDF library.

Modified:
    
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/metadata/iso/citation/Citations.java
    
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/parameter/MapProjectionDescriptor.java
    sis/branches/JDK8/storage/sis-netcdf/pom.xml

Modified: 
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/metadata/iso/citation/Citations.java
URL: 
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/metadata/iso/citation/Citations.java?rev=1815198&r1=1815197&r2=1815198&view=diff
==============================================================================
--- 
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/metadata/iso/citation/Citations.java
 [UTF-8] (original)
+++ 
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/metadata/iso/citation/Citations.java
 [UTF-8] Tue Nov 14 10:19:28 2017
@@ -305,7 +305,7 @@ public final class Citations extends Sta
 
     /**
      * The authority for identifiers of objects defined by the
-     * <a href="http://www.unidata.ucar.edu/software/netcdf-java";>NetCDF</a> 
specification.
+     * <a 
href="http://www.unidata.ucar.edu/software/thredds/current/netcdf-java/";>NetCDF</a>
 specification.
      * The {@linkplain IdentifierSpace#getName() name} of this identifier 
space is fixed to {@code "NetCDF"}.
      * This citation is used as the authority for some map projection method 
and parameter names
      * as used in netCDF files.

Modified: 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/parameter/MapProjectionDescriptor.java
URL: 
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/parameter/MapProjectionDescriptor.java?rev=1815198&r1=1815197&r2=1815198&view=diff
==============================================================================
--- 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/parameter/MapProjectionDescriptor.java
 [UTF-8] (original)
+++ 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/parameter/MapProjectionDescriptor.java
 [UTF-8] Tue Nov 14 10:19:28 2017
@@ -48,7 +48,7 @@ import org.apache.sis.util.Workaround;
  * @author  Martin Desruisseaux (Geomatys)
  * @version 0.6
  *
- * @see <a 
href="http://www.unidata.ucar.edu/software/netcdf-java/reference/StandardCoordinateTransforms.html";>NetCDF
 projection parameters</a>
+ * @see <a 
href="http://www.unidata.ucar.edu/software/thredds/current/netcdf-java/reference/StandardCoordinateTransforms.html";>NetCDF
 projection parameters</a>
  *
  * @since 0.6
  * @module

Modified: sis/branches/JDK8/storage/sis-netcdf/pom.xml
URL: 
http://svn.apache.org/viewvc/sis/branches/JDK8/storage/sis-netcdf/pom.xml?rev=1815198&r1=1815197&r2=1815198&view=diff
==============================================================================
--- sis/branches/JDK8/storage/sis-netcdf/pom.xml (original)
+++ sis/branches/JDK8/storage/sis-netcdf/pom.xml Tue Nov 14 10:19:28 2017
@@ -158,7 +158,7 @@ Bridge between netCDF Climate and Foreca
     <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>


Reply via email to