You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by da...@apache.org on 2004/02/12 20:47:35 UTC

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

dain        2004/02/12 11:47:35

  Modified:    specs/j2ee project.xml
  Log:
  The jar was gettting put in the wrong group... changed it to geronimo-spec
  
  Revision  Changes    Path
  1.4       +2 -2      incubator-geronimo/specs/j2ee/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/incubator-geronimo/specs/j2ee/project.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.xml	12 Feb 2004 03:17:54 -0000	1.3
  +++ project.xml	12 Feb 2004 19:47:35 -0000	1.4
  @@ -6,7 +6,7 @@
       <pomVersion>3</pomVersion>
   
       <name>Geronimo :: J2EE Specification</name>
  -    <groupId>geronimo-j2ee</groupId>
  +    <groupId>geronimo-spec</groupId>
       <id>geronimo-spec-j2ee</id>
   
       <currentVersion>DEV</currentVersion>