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 2003/04/20 09:30:35 UTC

cvs commit: maven/src/plugins-build/pom project.xml

dion        2003/04/20 00:30:35

  Modified:    src/plugins-build/pom project.xml
  Log:
  fix typo
  
  Revision  Changes    Path
  1.17      +1 -1      maven/src/plugins-build/pom/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/pom/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml	20 Apr 2003 05:04:36 -0000	1.16
  +++ project.xml	20 Apr 2003 07:30:35 -0000	1.17
  @@ -81,7 +81,7 @@
         <id>xercesjarv</id>
         <version>20020712-DG</version>
         <properties>
  -        <classloader>root</classloader>gy
  +        <classloader>root</classloader>
         </properties>
       </dependency>
   
  
  
  

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