You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ch...@apache.org on 2003/11/16 06:35:34 UTC

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

chirino     2003/11/15 21:35:34

  Modified:    modules/explorer project.xml
  Log:
  This depends on the remoting project.
  
  Revision  Changes    Path
  1.3       +12 -1     incubator-geronimo/modules/explorer/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/incubator-geronimo/modules/explorer/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml	11 Nov 2003 21:55:16 -0000	1.2
  +++ project.xml	16 Nov 2003 05:35:34 -0000	1.3
  @@ -49,6 +49,17 @@
         </properties>
       </dependency>
   
  +
  +    <dependency>
  +      <groupId>geronimo</groupId>
  +      <artifactId>geronimo-remoting</artifactId>
  +      <version>DEV</version>
  +      <properties>
  +        <module>true</module>
  +        <runtime>true</runtime>
  +      </properties>
  +    </dependency>
  +
       <!-- Thirdparty Dependencies -->
       
       <dependency>