Author: echatellier Date: 2016-01-06 13:38:35 +0100 (Wed, 06 Jan 2016) New Revision: 274 Url: http://forge.codelutin.com/projects/isis-fish-docs/repository/revisions/274 Log: fix source encoding Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2016-01-06 12:27:39 UTC (rev 273) +++ trunk/pom.xml 2016-01-06 12:38:35 UTC (rev 274) @@ -139,6 +139,7 @@ <license.licenseName>gpl_v3</license.licenseName> <license.organizationName>Ifremer, Codelutin</license.organizationName> <jrstPluginVersion>2.2-SNAPSHOT</jrstPluginVersion> + <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <siteDeployClassifier/> </properties>
participants (1)
-
echatellier@users.forge.codelutin.com