Author: aheritier
Date: Mon Jul 17 13:35:08 2006
New Revision: 422850

URL: http://svn.apache.org/viewvc?rev=422850&view=rev
Log:
Fix encoding problem

Modified:
    maven/maven-1/plugins-sandbox/trunk/j2ee/project.xml

Modified: maven/maven-1/plugins-sandbox/trunk/j2ee/project.xml
URL: 
http://svn.apache.org/viewvc/maven/maven-1/plugins-sandbox/trunk/j2ee/project.xml?rev=422850&r1=422849&r2=422850&view=diff
==============================================================================
--- maven/maven-1/plugins-sandbox/trunk/j2ee/project.xml (original)
+++ maven/maven-1/plugins-sandbox/trunk/j2ee/project.xml Mon Jul 17 13:35:08 
2006
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!-- 
 /*
  * Copyright 2001-2004 The Apache Software Foundation.


Reply via email to