You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2006/04/16 00:43:33 UTC

svn commit: r394389 - /maven/maven-1/core/trunk/src/test/touchstone-build/src/reactor-build/overlappedCalls/project.xml

Author: aheritier
Date: Sat Apr 15 15:43:31 2006
New Revision: 394389

URL: http://svn.apache.org/viewcvs?rev=394389&view=rev
Log:
Fix encoding error

Modified:
    maven/maven-1/core/trunk/src/test/touchstone-build/src/reactor-build/overlappedCalls/project.xml

Modified: maven/maven-1/core/trunk/src/test/touchstone-build/src/reactor-build/overlappedCalls/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/src/test/touchstone-build/src/reactor-build/overlappedCalls/project.xml?rev=394389&r1=394388&r2=394389&view=diff
==============================================================================
--- maven/maven-1/core/trunk/src/test/touchstone-build/src/reactor-build/overlappedCalls/project.xml (original)
+++ maven/maven-1/core/trunk/src/test/touchstone-build/src/reactor-build/overlappedCalls/project.xml Sat Apr 15 15:43:31 2006
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!-- 
 /*
  * Copyright 2005 The Apache Software Foundation.