You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by db...@apache.org on 2004/01/23 04:16:10 UTC

cvs commit: incubator-geronimo/modules/core project.xml

dblevins    2004/01/22 19:16:10

  Modified:    modules/core project.xml
  Log:
  Removed dependency on twiddle
  
  Revision  Changes    Path
  1.36      +1 -10     incubator-geronimo/modules/core/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/incubator-geronimo/modules/core/project.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- project.xml	22 Jan 2004 08:47:26 -0000	1.35
  +++ project.xml	23 Jan 2004 03:16:10 -0000	1.36
  @@ -76,15 +76,6 @@
           </dependency>
   
           <dependency>
  -            <groupId>geronimo</groupId>
  -            <artifactId>geronimo-twiddle</artifactId>
  -            <version>DEV</version>
  -            <properties>
  -                <module>true</module>
  -            </properties>
  -        </dependency>
  -
  -        <dependency>
               <groupId>geronimo-spec</groupId>
               <artifactId>geronimo-spec-jta</artifactId>
               <version>DEV</version>