You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fm...@apache.org on 2016/06/04 14:01:08 UTC

svn commit: r1746827 - /chemistry/opencmis/trunk/pom.xml

Author: fmui
Date: Sat Jun  4 14:01:08 2016
New Revision: 1746827

URL: http://svn.apache.org/viewvc?rev=1746827&view=rev
Log:
fixed JavaDoc language and encoding

Modified:
    chemistry/opencmis/trunk/pom.xml

Modified: chemistry/opencmis/trunk/pom.xml
URL: http://svn.apache.org/viewvc/chemistry/opencmis/trunk/pom.xml?rev=1746827&r1=1746826&r2=1746827&view=diff
==============================================================================
--- chemistry/opencmis/trunk/pom.xml (original)
+++ chemistry/opencmis/trunk/pom.xml Sat Jun  4 14:01:08 2016
@@ -643,6 +643,8 @@
                             <head>CMIS:</head>
                         </tag>
                     </tags>
+                    <locale>en</locale>
+                    <encoding>utf-8</encoding>
                 </configuration>
             </plugin>
         </plugins>