Author: bentmann
Date: Mon Aug 11 11:03:06 2008
New Revision: 684852

URL: http://svn.apache.org/viewvc?rev=684852&view=rev
Log:
o Stabilized IT

Modified:
    
maven/plugins/trunk/maven-project-info-reports-plugin/src/it/minimal-pom/pom.xml

Modified: 
maven/plugins/trunk/maven-project-info-reports-plugin/src/it/minimal-pom/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/src/it/minimal-pom/pom.xml?rev=684852&r1=684851&r2=684852&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-project-info-reports-plugin/src/it/minimal-pom/pom.xml
 (original)
+++ 
maven/plugins/trunk/maven-project-info-reports-plugin/src/it/minimal-pom/pom.xml
 Mon Aug 11 11:03:06 2008
@@ -28,6 +28,10 @@
   <version>1.0-SNAPSHOT</version>
   <packaging>minimal-pom</packaging>
 
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+  </properties>
+
   <build>
     <plugins>
       <plugin>


Reply via email to