You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by re...@apache.org on 2014/07/05 22:42:09 UTC

svn commit: r1608131 - /incubator/devicemap/trunk/data/device-data/pom.xml

Author: rezan
Date: Sat Jul  5 20:42:09 2014
New Revision: 1608131

URL: http://svn.apache.org/r1608131
Log:
utf8

Modified:
    incubator/devicemap/trunk/data/device-data/pom.xml

Modified: incubator/devicemap/trunk/data/device-data/pom.xml
URL: http://svn.apache.org/viewvc/incubator/devicemap/trunk/data/device-data/pom.xml?rev=1608131&r1=1608130&r2=1608131&view=diff
==============================================================================
--- incubator/devicemap/trunk/data/device-data/pom.xml (original)
+++ incubator/devicemap/trunk/data/device-data/pom.xml Sat Jul  5 20:42:09 2014
@@ -27,6 +27,10 @@
   <name>Apache DeviceMap Device Data</name>
   <description>Apache DeviceMap Device Data</description>
   <url>http://incubator.apache.org/devicemap</url>
+  
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+  </properties>
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/devicemap/trunk/data/device-data</connection>