brett       2004/02/26 08:03:52

  Modified:    jar      project.xml
  Log:
  fix cvs locations
  
  Revision  Changes    Path
  1.19      +3 -3      maven-plugins/jar/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jar/project.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- project.xml       26 Feb 2004 15:10:01 -0000      1.18
  +++ project.xml       26 Feb 2004 16:03:52 -0000      1.19
  @@ -11,9 +11,9 @@
     <url>http://maven.apache.org/reference/plugins/jar/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/jar/</siteDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:[EMAIL 
PROTECTED]:/home/cvspublic:maven-plugins/jar/</connection>
  -    <developerConnection>scm:cvs:ext:[EMAIL 
PROTECTED]:/home/cvs:maven-plugins/jar/</developerConnection>
  -    <url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/jar/</url>
  +    <connection>scm:cvs:pserver:[EMAIL 
PROTECTED]:/home/cvspublic:maven-plugins/jar</connection>
  +    <developerConnection>scm:cvs:ext:[EMAIL 
PROTECTED]:/home/cvs:maven-plugins/jar</developerConnection>
  +    <url>http://cvs.apache.org/viewcvs/maven-plugins/jar/</url>
     </repository>
     <developers/>
     <dependencies>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to