You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2003/08/16 14:32:28 UTC

cvs commit: incubator-geronimo/specs/javamail project.xml

jdillon     2003/08/16 05:32:28

  Modified:    specs/javamail project.xml
  Log:
   o use group id geronimo-spec to be consistent with the rest of the spec
     modules
  
  Revision  Changes    Path
  1.2       +2 -2      incubator-geronimo/specs/javamail/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/incubator-geronimo/specs/javamail/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	16 Aug 2003 01:55:47 -0000	1.1
  +++ project.xml	16 Aug 2003 12:32:28 -0000	1.2
  @@ -7,7 +7,7 @@
     <extend>${basedir}/../../etc/project.xml</extend>
     
     <name>Geronimo :: JavaMail Specification</name>
  -  <groupId>geronimo-javamail</groupId>
  +  <groupId>geronimo-spec</groupId>
     <id>geronimo-spec-javamail</id>
     <shortDescription></shortDescription>
     <description></description>