Author: reto
Date: Wed Feb 18 08:30:30 2015
New Revision: 1660573

URL: http://svn.apache.org/r1660573
Log:
UTF-8 encoding

Modified:
    commons/sandbox/rdf/trunk/api/pom.xml

Modified: commons/sandbox/rdf/trunk/api/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/sandbox/rdf/trunk/api/pom.xml?rev=1660573&r1=1660572&r2=1660573&view=diff
==============================================================================
--- commons/sandbox/rdf/trunk/api/pom.xml (original)
+++ commons/sandbox/rdf/trunk/api/pom.xml Wed Feb 18 08:30:30 2015
@@ -71,6 +71,7 @@
         
<commons.javadoc.java.link>http://docs.oracle.com/javase/7/docs/api/</commons.javadoc.java.link>
         <commons.componentid>rdf</commons.componentid>
         <commons.release.version>${project.version}</commons.release.version>
+        <commons.encoding>UTF-8</commons.encoding>
 <!--        <commons.rc.version>RC1</commons.rc.version>
         <commons.release.desc>(Requires Java ${maven.compiler.target} or 
later)</commons.release.desc>
         <commons.release.2.version>1.4.1</commons.release.2.version>


Reply via email to