You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2004/10/27 17:15:14 UTC

cvs commit: ws-axis/contrib/ews project.xml

dims        2004/10/27 08:15:14

  Modified:    contrib/ews project.xml
  Log:
  Update dependencies.
  
  Revision  Changes    Path
  1.18      +9 -1      ws-axis/contrib/ews/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/ws-axis/contrib/ews/project.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- project.xml	18 Oct 2004 05:36:41 -0000	1.17
  +++ project.xml	27 Oct 2004 15:15:14 -0000	1.18
  @@ -302,8 +302,16 @@
   		-->
           <dependency>
               <groupId>geronimo-spec</groupId>
  +            <artifactId>geronimo-spec-ejb</artifactId>
  +            <version>2.1-rc2</version>
  +            <properties>
  +                <module>true</module>
  +            </properties>
  +        </dependency>
  +        <dependency>
  +            <groupId>geronimo-spec</groupId>
               <artifactId>geronimo-spec-j2ee</artifactId>
  -            <version>1.0-M1</version>
  +            <version>1.4-rc2</version>
               <properties>
                   <module>true</module>
               </properties>