cvs commit: maven-plugins/jar project.xml

2004-02-26 Thread brett
brett   2004/02/26 08:03:52

  Modified:jar  project.xml
  Log:
  fix cvs locations
  
  Revision  ChangesPath
  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 -  1.18
  +++ project.xml   26 Feb 2004 16:03:52 -  1.19
  @@ -11,9 +11,9 @@
 urlhttp://maven.apache.org/reference/plugins/jar//url
 siteDirectory/www/maven.apache.org/reference/plugins/jar//siteDirectory
 repository
  -connectionscm:cvs:pserver:[EMAIL 
PROTECTED]:/home/cvspublic:maven-plugins/jar//connection
  -developerConnectionscm:cvs:ext:[EMAIL 
PROTECTED]:/home/cvs:maven-plugins/jar//developerConnection
  -urlhttp://cvs.apache.org/viewcvs/maven/src/plugins-build/jar//url
  +connectionscm:cvs:pserver:[EMAIL 
PROTECTED]:/home/cvspublic:maven-plugins/jar/connection
  +developerConnectionscm:cvs:ext:[EMAIL 
PROTECTED]:/home/cvs:maven-plugins/jar/developerConnection
  +urlhttp://cvs.apache.org/viewcvs/maven-plugins/jar//url
 /repository
 developers/
 dependencies
  
  
  

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



cvs commit: maven-plugins/jar project.xml

2003-12-27 Thread jvanzyl
jvanzyl 2003/12/27 20:27:30

  Modified:jar  project.xml
  Log:
  o groupId/artifactId
  
  Revision  ChangesPath
  1.16  +2 -1  maven-plugins/jar/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-plugins/jar/project.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- project.xml   8 Nov 2003 01:54:38 -   1.15
  +++ project.xml   28 Dec 2003 04:27:30 -  1.16
  @@ -25,7 +25,8 @@
 /properties
   /dependency
   dependency
  -  idvelocity/id
  +  groupIdvelocity/groupId
  +  artifactIdvelocity/artifactId
 version1.4-dev/version
   /dependency
 /dependencies
  
  
  

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