You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/04/09 22:36:07 UTC

svn commit: r1090678 - /commons/proper/discovery/trunk/pom.xml

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