You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2004/01/05 04:50:24 UTC

cvs commit: maven-plugins/jalopy project.xml

dion        2004/01/04 19:50:24

  Modified:    jalopy   project.xml
  Log:
  Fix bad eclipse screwage
  
  Revision  Changes    Path
  1.21      +3 -3      maven-plugins/jalopy/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jalopy/project.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- project.xml	5 Jan 2004 03:43:12 -0000	1.20
  +++ project.xml	5 Jan 2004 03:50:24 -0000	1.21
  @@ -1,4 +1,4 @@
  -<?xml version="1.0" encoding="UTF-8"?>
  +<?xml version="1.0" encoding="ISO-8859-1"?>
   
   <project>
     <extend>../project.xml</extend>
  @@ -34,10 +34,10 @@
         </roles>
       </developer>
       <developer>
  -      <name>Stéphane Mor</name>
  +      <name>St�phane Mor</name>
         <id>smor</id>
         <email>stephanemor@yahoo.fr</email>
  -      <organization>Hasgard Systèmes et Réseaux</organization>
  +      <organization>Hasgard Syst�mes et R�seaux</organization>
         <roles>
           <role>Java Developer</role>
         </roles>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org