You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ri...@apache.org on 2009/10/01 10:35:19 UTC

svn commit: r820572 - /felix/trunk/http/pom.xml

Author: rickhall
Date: Thu Oct  1 08:35:18 2009
New Revision: 820572

URL: http://svn.apache.org/viewvc?rev=820572&view=rev
Log:
Remove some odd character.

Modified:
    felix/trunk/http/pom.xml

Modified: felix/trunk/http/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/pom.xml?rev=820572&r1=820571&r2=820572&view=diff
==============================================================================
--- felix/trunk/http/pom.xml (original)
+++ felix/trunk/http/pom.xml Thu Oct  1 08:35:18 2009
@@ -36,7 +36,7 @@
     <prerequisites>
         <maven>2.0.7</maven>
     </prerequisites>
-�
+
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     </properties>