Author: simonetripodi
Date: Sat Apr  9 20:36:07 2011
New Revision: 1090678

URL: http://svn.apache.org/viewvc?rev=1090678&view=rev
Log:
added missing encoding

Modified:
    commons/proper/discovery/trunk/pom.xml

Modified: commons/proper/discovery/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/discovery/trunk/pom.xml?rev=1090678&r1=1090677&r2=1090678&view=diff
==============================================================================
--- commons/proper/discovery/trunk/pom.xml (original)
+++ commons/proper/discovery/trunk/pom.xml Sat Apr  9 20:36:07 2011
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements.  See the NOTICE file distributed with


Reply via email to