Author: desruisseaux
Date: Thu May 19 19:56:45 2016
New Revision: 1744632
URL: http://svn.apache.org/viewvc?rev=1744632&view=rev
Log:
Try adding hair space for allowing the Maven ID to be split on different lines
at HTML rendering time.
Modified:
sis/site/trunk/content/epsg.mdtext
Modified: sis/site/trunk/content/epsg.mdtext
URL:
http://svn.apache.org/viewvc/sis/site/trunk/content/epsg.mdtext?rev=1744632&r1=1744631&r2=1744632&view=diff
==============================================================================
--- sis/site/trunk/content/epsg.mdtext [UTF-8] (original)
+++ sis/site/trunk/content/epsg.mdtext [UTF-8] Thu May 19 19:56:45 2016
@@ -80,7 +80,7 @@ Add a Maven dependency {#maven}
==============================================================
Maven projects can get the EPSG geodetic dataset automatically, _without any
prompt for terms of use agreement_,
-if they add a dependency to the `org.apache.sis.non-free:sis-epsg:0.7`
artifact in their project.
+if they add a dependency to the `org.apache.sis.non-free: sis-epsg: 0.7`
artifact in their project.
We assume that developers who add this dependency explicitely in their project
agree with EPSG terms of use.
The `<dependency>` fragment to use in `pom.xml` files is given in the
[download](downloads.html#epsg) page.