You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ba...@apache.org on 2011/10/18 03:00:02 UTC

svn commit: r1185444 - /maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-16/pom.xml

Author: baerrach
Date: Tue Oct 18 01:00:02 2011
New Revision: 1185444

URL: http://svn.apache.org/viewvc?rev=1185444&view=rev
Log:
Removed incorrect encoding

Modified:
    maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-16/pom.xml

Modified: maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-16/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-16/pom.xml?rev=1185444&r1=1185443&r2=1185444&view=diff
==============================================================================
--- maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-16/pom.xml [UTF-8] (original)
+++ maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects/project-16/pom.xml [UTF-8] Tue Oct 18 01:00:02 2011
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>