Vincent,
I think that you might need to check your encoding settings - this
line or similar has crept up many times in the past week or so!
Cheers,
Andy
On 14 Aug 2008, at 23:23, [EMAIL PROTECTED] wrote:
Author: vsiveton
Date: Thu Aug 14 15:23:58 2008
New Revision: 686067
snip
Modified:
maven/scm/trunk/maven-scm-plugin/pom.xml
Modified: maven/scm/trunk/maven-scm-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/scm/trunk/maven-scm-plugin/pom.xml?rev=686067&r1=686066&r2=686067&view=diff
=
=
=
=
=
=
=
=
======================================================================
--- maven/scm/trunk/maven-scm-plugin/pom.xml (original)
+++ maven/scm/trunk/maven-scm-plugin/pom.xml Thu Aug 14 15:23:58 2008
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Licensed to the Apache Software Foundation (ASF) under one
snip