Modified: websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/XML.html
==============================================================================
--- websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/XML.html 
(original)
+++ websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/XML.html Wed 
Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:06 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:14 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>XML (Apache SIS 0.7 API)</title>
-<meta name="date" content="2016-05-18">
+<title>XML (Apache SIS 0.7.1 API)</title>
+<meta name="date" content="2016-07-13">
 <meta name="keywords" content="org.apache.sis.xml.XML class">
 <meta name="keywords" content="LOCALE">
 <meta name="keywords" content="TIMEZONE">
@@ -25,7 +25,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="XML (Apache SIS 0.7 API)";
+            parent.document.title="XML (Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {
@@ -640,7 +640,7 @@ Object obj = XML.<b>unmarshal</b>(source
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The XML representation of the given object.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - If an 
error occurred during the marshalling.</dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - if an 
error occurred during the marshalling.</dd>
 </dl>
 </li>
 </ul>
@@ -659,7 +659,7 @@ Object obj = XML.<b>unmarshal</b>(source
 <dd><code>object</code> - The root of content tree to be marshalled.</dd>
 <dd><code>output</code> - The stream where to write.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - If an 
error occurred during the marshalling.</dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - if an 
error occurred during the marshalling.</dd>
 </dl>
 </li>
 </ul>
@@ -678,7 +678,7 @@ Object obj = XML.<b>unmarshal</b>(source
 <dd><code>object</code> - The root of content tree to be marshalled.</dd>
 <dd><code>output</code> - The file to be written.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - If an 
error occurred during the marshalling.</dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - if an 
error occurred during the marshalling.</dd>
 </dl>
 </li>
 </ul>
@@ -705,7 +705,7 @@ Object obj = XML.<b>unmarshal</b>(source
 <dd><code>output</code> - The file to be written.</dd>
 <dd><code>properties</code> - An optional map of properties to give to the 
marshaller, or <code>null</code> if none.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - If a 
property has an illegal value, or if an error occurred during the 
marshalling.</dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - if a 
property has an illegal value, or if an error occurred during the 
marshalling.</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
 <dd>0.4</dd>
 </dl>
@@ -728,7 +728,7 @@ Object obj = XML.<b>unmarshal</b>(source
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The object unmarshalled from the given input.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - If an 
error occurred during the unmarshalling.</dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - if an 
error occurred during the unmarshalling.</dd>
 </dl>
 </li>
 </ul>
@@ -747,7 +747,7 @@ Object obj = XML.<b>unmarshal</b>(source
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The object unmarshalled from the given input.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - If an 
error occurred during the unmarshalling.</dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - if an 
error occurred during the unmarshalling.</dd>
 </dl>
 </li>
 </ul>
@@ -766,7 +766,7 @@ Object obj = XML.<b>unmarshal</b>(source
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The object unmarshalled from the given input.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - If an 
error occurred during the unmarshalling.</dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - if an 
error occurred during the unmarshalling.</dd>
 </dl>
 </li>
 </ul>
@@ -785,7 +785,7 @@ Object obj = XML.<b>unmarshal</b>(source
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The object unmarshalled from the given input.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - If an 
error occurred during the unmarshalling.</dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - if an 
error occurred during the unmarshalling.</dd>
 </dl>
 </li>
 </ul>
@@ -812,7 +812,7 @@ Object obj = XML.<b>unmarshal</b>(source
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The object unmarshalled from the given input.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - If a 
property has an illegal value, or if an error occurred during the 
unmarshalling.</dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/JAXBException.html?is-external=true";
 title="class or interface in javax.xml.bind">JAXBException</a></code> - if a 
property has an illegal value, or if an error occurred during the 
unmarshalling.</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
 <dd>0.4</dd>
 </dl>

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/IdentifiedObject.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/IdentifiedObject.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/IdentifiedObject.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:19 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.sis.xml.IdentifiedObject (Apache SIS 0.7 
API)</title>
-<meta name="date" content="2016-05-18">
+<title>Uses of Interface org.apache.sis.xml.IdentifiedObject (Apache SIS 0.7.1 
API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.sis.xml.IdentifiedObject (Apache SIS 0.7 API)";
+            parent.document.title="Uses of Interface 
org.apache.sis.xml.IdentifiedObject (Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/IdentifierMap.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/IdentifierMap.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/IdentifierMap.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:19 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.sis.xml.IdentifierMap (Apache SIS 0.7 
API)</title>
-<meta name="date" content="2016-05-18">
+<title>Uses of Interface org.apache.sis.xml.IdentifierMap (Apache SIS 0.7.1 
API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.sis.xml.IdentifierMap (Apache SIS 0.7 API)";
+            parent.document.title="Uses of Interface 
org.apache.sis.xml.IdentifierMap (Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/IdentifierSpace.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/IdentifierSpace.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/IdentifierSpace.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:19 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.sis.xml.IdentifierSpace (Apache SIS 0.7 
API)</title>
-<meta name="date" content="2016-05-18">
+<title>Uses of Interface org.apache.sis.xml.IdentifierSpace (Apache SIS 0.7.1 
API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.sis.xml.IdentifierSpace (Apache SIS 0.7 API)";
+            parent.document.title="Uses of Interface 
org.apache.sis.xml.IdentifierSpace (Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/MarshalContext.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/MarshalContext.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/MarshalContext.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:19 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sis.xml.MarshalContext (Apache SIS 0.7 
API)</title>
-<meta name="date" content="2016-05-18">
+<title>Uses of Class org.apache.sis.xml.MarshalContext (Apache SIS 0.7.1 
API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.sis.xml.MarshalContext (Apache SIS 0.7 API)";
+            parent.document.title="Uses of Class 
org.apache.sis.xml.MarshalContext (Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/MarshallerPool.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/MarshallerPool.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/MarshallerPool.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:19 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sis.xml.MarshallerPool (Apache SIS 0.7 
API)</title>
-<meta name="date" content="2016-05-18">
+<title>Uses of Class org.apache.sis.xml.MarshallerPool (Apache SIS 0.7.1 
API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.sis.xml.MarshallerPool (Apache SIS 0.7 API)";
+            parent.document.title="Uses of Class 
org.apache.sis.xml.MarshallerPool (Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/Namespaces.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/Namespaces.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/Namespaces.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:19 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sis.xml.Namespaces (Apache SIS 0.7 API)</title>
-<meta name="date" content="2016-05-18">
+<title>Uses of Class org.apache.sis.xml.Namespaces (Apache SIS 0.7.1 
API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sis.xml.Namespaces 
(Apache SIS 0.7 API)";
+            parent.document.title="Uses of Class org.apache.sis.xml.Namespaces 
(Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/NilObject.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/NilObject.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/NilObject.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:19 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.sis.xml.NilObject (Apache SIS 0.7 
API)</title>
-<meta name="date" content="2016-05-18">
+<title>Uses of Interface org.apache.sis.xml.NilObject (Apache SIS 0.7.1 
API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.sis.xml.NilObject (Apache SIS 0.7 API)";
+            parent.document.title="Uses of Interface 
org.apache.sis.xml.NilObject (Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/NilReason.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/NilReason.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/NilReason.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:19 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sis.xml.NilReason (Apache SIS 0.7 API)</title>
-<meta name="date" content="2016-05-18">
+<title>Uses of Class org.apache.sis.xml.NilReason (Apache SIS 0.7.1 
API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sis.xml.NilReason 
(Apache SIS 0.7 API)";
+            parent.document.title="Uses of Class org.apache.sis.xml.NilReason 
(Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/ReferenceResolver.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/ReferenceResolver.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/ReferenceResolver.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:19 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sis.xml.ReferenceResolver (Apache SIS 0.7 
API)</title>
-<meta name="date" content="2016-05-18">
+<title>Uses of Class org.apache.sis.xml.ReferenceResolver (Apache SIS 0.7.1 
API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.sis.xml.ReferenceResolver (Apache SIS 0.7 API)";
+            parent.document.title="Uses of Class 
org.apache.sis.xml.ReferenceResolver (Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/ValueConverter.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/ValueConverter.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/ValueConverter.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:19 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sis.xml.ValueConverter (Apache SIS 0.7 
API)</title>
-<meta name="date" content="2016-05-18">
+<title>Uses of Class org.apache.sis.xml.ValueConverter (Apache SIS 0.7.1 
API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.sis.xml.ValueConverter (Apache SIS 0.7 API)";
+            parent.document.title="Uses of Class 
org.apache.sis.xml.ValueConverter (Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/XLink.Actuate.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/XLink.Actuate.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/XLink.Actuate.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:19 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sis.xml.XLink.Actuate (Apache SIS 0.7 
API)</title>
-<meta name="date" content="2016-05-18">
+<title>Uses of Class org.apache.sis.xml.XLink.Actuate (Apache SIS 0.7.1 
API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.sis.xml.XLink.Actuate (Apache SIS 0.7 API)";
+            parent.document.title="Uses of Class 
org.apache.sis.xml.XLink.Actuate (Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/XLink.Show.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/XLink.Show.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/XLink.Show.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:19 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sis.xml.XLink.Show (Apache SIS 0.7 API)</title>
-<meta name="date" content="2016-05-18">
+<title>Uses of Class org.apache.sis.xml.XLink.Show (Apache SIS 0.7.1 
API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sis.xml.XLink.Show 
(Apache SIS 0.7 API)";
+            parent.document.title="Uses of Class org.apache.sis.xml.XLink.Show 
(Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/XLink.Type.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/XLink.Type.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/XLink.Type.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:19 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sis.xml.XLink.Type (Apache SIS 0.7 API)</title>
-<meta name="date" content="2016-05-18">
+<title>Uses of Class org.apache.sis.xml.XLink.Type (Apache SIS 0.7.1 
API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sis.xml.XLink.Type 
(Apache SIS 0.7 API)";
+            parent.document.title="Uses of Class org.apache.sis.xml.XLink.Type 
(Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/XLink.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/XLink.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/XLink.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:19 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sis.xml.XLink (Apache SIS 0.7 API)</title>
-<meta name="date" content="2016-05-18">
+<title>Uses of Class org.apache.sis.xml.XLink (Apache SIS 0.7.1 API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sis.xml.XLink 
(Apache SIS 0.7 API)";
+            parent.document.title="Uses of Class org.apache.sis.xml.XLink 
(Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/XML.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/XML.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/class-use/XML.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:19 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.sis.xml.XML (Apache SIS 0.7 API)</title>
-<meta name="date" content="2016-05-18">
+<title>Uses of Class org.apache.sis.xml.XML (Apache SIS 0.7.1 API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.sis.xml.XML 
(Apache SIS 0.7 API)";
+            parent.document.title="Uses of Class org.apache.sis.xml.XML 
(Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/package-frame.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/package-frame.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/package-frame.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:16 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sis.xml (Apache SIS 0.7 API)</title>
-<meta name="date" content="2016-05-18">
+<title>org.apache.sis.xml (Apache SIS 0.7.1 API)</title>
+<meta name="date" content="2016-07-13">
 <meta name="keywords" content="org.apache.sis.xml package">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/package-summary.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/package-summary.html
 (original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/package-summary.html
 Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:16 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sis.xml (Apache SIS 0.7 API)</title>
-<meta name="date" content="2016-05-18">
+<title>org.apache.sis.xml (Apache SIS 0.7.1 API)</title>
+<meta name="date" content="2016-07-13">
 <meta name="keywords" content="org.apache.sis.xml package">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
@@ -14,7 +14,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.sis.xml (Apache SIS 0.7 API)";
+            parent.document.title="org.apache.sis.xml (Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/package-tree.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/package-tree.html 
(original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/package-tree.html 
Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:16 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.sis.xml Class Hierarchy (Apache SIS 0.7 API)</title>
-<meta name="date" content="2016-05-18">
+<title>org.apache.sis.xml Class Hierarchy (Apache SIS 0.7.1 API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.sis.xml Class Hierarchy (Apache 
SIS 0.7 API)";
+            parent.document.title="org.apache.sis.xml Class Hierarchy (Apache 
SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/package-use.html
==============================================================================
--- 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/package-use.html 
(original)
+++ 
websites/staging/sis/trunk/content/apidocs/org/apache/sis/xml/package-use.html 
Wed Jul 13 11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.sis.xml (Apache SIS 0.7 API)</title>
-<meta name="date" content="2016-05-18">
+<title>Uses of Package org.apache.sis.xml (Apache SIS 0.7.1 API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.sis.xml (Apache 
SIS 0.7 API)";
+            parent.document.title="Uses of Package org.apache.sis.xml (Apache 
SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: websites/staging/sis/trunk/content/apidocs/overview-frame.html
==============================================================================
--- websites/staging/sis/trunk/content/apidocs/overview-frame.html (original)
+++ websites/staging/sis/trunk/content/apidocs/overview-frame.html Wed Jul 13 
11:26:45 2016
@@ -2,11 +2,11 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:15 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:20 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview List (Apache SIS 0.7 API)</title>
-<meta name="date" content="2016-05-18">
-<meta name="keywords" content="Overview List, Apache SIS 0.7 API">
+<title>Overview List (Apache SIS 0.7.1 API)</title>
+<meta name="date" content="2016-07-13">
+<meta name="keywords" content="Overview List, Apache SIS 0.7.1 API">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: websites/staging/sis/trunk/content/apidocs/overview-summary.html
==============================================================================
--- websites/staging/sis/trunk/content/apidocs/overview-summary.html (original)
+++ websites/staging/sis/trunk/content/apidocs/overview-summary.html Wed Jul 13 
11:26:45 2016
@@ -2,11 +2,11 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:22 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:23 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview (Apache SIS 0.7 API)</title>
-<meta name="date" content="2016-05-18">
-<meta name="keywords" content="Overview, Apache SIS 0.7 API">
+<title>Overview (Apache SIS 0.7.1 API)</title>
+<meta name="date" content="2016-07-13">
+<meta name="keywords" content="Overview, Apache SIS 0.7.1 API">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -14,7 +14,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Overview (Apache SIS 0.7 API)";
+            parent.document.title="Overview (Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {
@@ -72,7 +72,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache SIS 0.7 API</h1>
+<h1 class="title">Apache SIS 0.7.1 API</h1>
 </div>
 <div class="header">
 <div class="subTitle">

Modified: websites/staging/sis/trunk/content/apidocs/overview-tree.html
==============================================================================
--- websites/staging/sis/trunk/content/apidocs/overview-tree.html (original)
+++ websites/staging/sis/trunk/content/apidocs/overview-tree.html Wed Jul 13 
11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:20 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:22 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Apache SIS 0.7 API)</title>
-<meta name="date" content="2016-05-18">
+<title>Class Hierarchy (Apache SIS 0.7.1 API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Class Hierarchy (Apache SIS 0.7 API)";
+            parent.document.title="Class Hierarchy (Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: websites/staging/sis/trunk/content/apidocs/serialized-form.html
==============================================================================
--- websites/staging/sis/trunk/content/apidocs/serialized-form.html (original)
+++ websites/staging/sis/trunk/content/apidocs/serialized-form.html Wed Jul 13 
11:26:45 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_92) on Wed May 18 23:41:16 EDT 2016 -->
+<!-- Generated by javadoc (1.8.0_92) on Wed Jul 13 13:04:21 CEST 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Serialized Form (Apache SIS 0.7 API)</title>
-<meta name="date" content="2016-05-18">
+<title>Serialized Form (Apache SIS 0.7.1 API)</title>
+<meta name="date" content="2016-07-13">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Serialized Form (Apache SIS 0.7 API)";
+            parent.document.title="Serialized Form (Apache SIS 0.7.1 API)";
         }
     }
     catch(err) {

Modified: websites/staging/sis/trunk/content/downloads.html
==============================================================================
--- websites/staging/sis/trunk/content/downloads.html (original)
+++ websites/staging/sis/trunk/content/downloads.html Wed Jul 13 11:26:45 2016
@@ -172,7 +172,7 @@ If you accept those terms of use, then t
   <span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.sis.non-free<span 
class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>sis-epsg<span 
class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>${sis.version}<span 
class="nt">&lt;/version&gt;</span>
+    <span class="nt">&lt;version&gt;</span>0.7<span 
class="nt">&lt;/version&gt;</span>
     <span class="nt">&lt;scope&gt;</span>runtime<span 
class="nt">&lt;/scope&gt;</span>
   <span class="nt">&lt;/dependency&gt;</span>
 

Modified: websites/staging/sis/trunk/content/epsg.html
==============================================================================
--- websites/staging/sis/trunk/content/epsg.html (original)
+++ websites/staging/sis/trunk/content/epsg.html Wed Jul 13 11:26:45 2016
@@ -150,7 +150,7 @@ in those distributions, but may be neces
 <h1 id="maven">Add a Maven dependency<a class="headerlink" href="#maven" 
title="Permanent link">&para;</a></h1>
 <p>Maven projects can get the EPSG geodetic dataset automatically, <em>without 
any prompt for terms of use agreement</em>,
 if they add a dependency to the
-<code style="white-space:normal">org.apache.sis.non-free:sis-epsg:0.7.1</code>
+<code 
style="white-space:normal">org.apache.sis.non-free:​sis-epsg:​0.7</code>
 artifact in their project.
 We assume that developers who add this dependency explicitely in their project 
agree with EPSG terms of use.
 The <code>&lt;dependency&gt;</code> fragment to use in <code>pom.xml</code> 
files is given in the <a href="downloads.html#epsg">download</a> page.</p>
@@ -167,7 +167,7 @@ Sub-directories in that directory will b
 <h1 id="jndi">Use Java Naming and Directory Interface<a class="headerlink" 
href="#jndi" title="Permanent link">&para;</a></h1>
 <p>While Apache SIS uses Apache Derby by default, it is also possible to use 
another database software like HSQL or PostgreSQL.
 The database must exist but can be empty, in which case it will be populated 
with an EPSG schema when first needed
-if the <code 
style="white-space:normal">org.apache.sis.non-free:sis-epsg:0.7.1</code> 
dependency is on the classpath
+if the <code 
style="white-space:normal">org.apache.sis.non-free:​sis-epsg:​0.7</code> 
dependency is on the classpath
 (see <a href="#maven">above section</a>).</p>
 <p>For using an arbitrary database, register a 
<code>javax.sql.DataSource</code> instance through the Java Naming and 
Directory Interface (JNDI).
 That registration can be done programmatically (by Java code) or by 
configuring XML files in some environments.</p>

Modified: websites/staging/sis/trunk/content/release-management.html
==============================================================================
--- websites/staging/sis/trunk/content/release-management.html (original)
+++ websites/staging/sis/trunk/content/release-management.html Wed Jul 13 
11:26:45 2016
@@ -223,7 +223,7 @@ Add a new <code>&lt;release&gt;</code> b
 <li><code>content/index.mdtext</code></li>
 <li><code>content/downloads.mdtext</code> (need also to update 
<code>$NEW_VERSION-SNAPSHOT</code> to the next snapshot version)</li>
 <li><code>content/command-line.mdtext</code></li>
-<li><code>content/epsg.mdtext</code></li>
+<li><code>content/epsg.mdtext</code> (be aware that the version number may 
sometime be behind the SIS version number)</li>
 </ul>
 <p>Commit:</p>
 <div class="codehilite"><pre>svn add content/release-notes/<span 
class="nv">$NEW_VERSION</span>.html



Reply via email to