You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by di...@apache.org on 2005/03/10 18:15:11 UTC

cvs commit: ws-fx/addressing project.xml

dims        2005/03/10 09:15:11

  Modified:    addressing project.xml
  Log:
  update to latest Axis 1.2 RC3
  
  Revision  Changes    Path
  1.9       +7 -7      ws-fx/addressing/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/ws-fx/addressing/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml	11 Dec 2004 19:26:12 -0000	1.8
  +++ project.xml	10 Mar 2005 17:15:10 -0000	1.9
  @@ -123,7 +123,7 @@
           <dependency>
             <groupId>axis</groupId>
             <artifactId>axis</artifactId>
  -          <version>1.2-RC2</version>
  +          <version>1.2-RC3</version>
             <url>http://ws.apache.org/axis/</url>
             <properties>
               <module>true</module>
  @@ -133,7 +133,7 @@
           <dependency>
             <groupId>axis</groupId>
             <artifactId>axis-jaxrpc</artifactId>
  -          <version>1.2-RC2</version>
  +          <version>1.2-RC3</version>
             <url>http://ws.apache.org/axis/</url>
             <properties>
               <module>true</module>
  @@ -143,7 +143,7 @@
           <dependency>
             <groupId>axis</groupId>
             <artifactId>axis-saaj</artifactId>
  -          <version>1.2-RC2</version>
  +          <version>1.2-RC3</version>
             <url>http://ws.apache.org/axis/</url>
             <properties>
               <module>true</module>
  @@ -151,9 +151,9 @@
           </dependency>
       
           <dependency>
  -          <groupId>wsdl4j</groupId>
  -          <artifactId>wsdl4j</artifactId>
  -          <version>1.5-SNAPSHOT</version>
  +          <groupId>axis</groupId>
  +          <artifactId>axis-wsdl4j</artifactId>
  +          <version>1.2-RC3</version>
             <url>http://www-124.ibm.com/developerworks/projects/wsdl4j/</url>
             <properties>
               <module>true</module>
  @@ -163,7 +163,7 @@
           <dependency>
               <groupId>axis</groupId>
               <artifactId>axis-ant</artifactId>
  -            <version>SNAPSHOT</version>
  +            <version>1.2-RC3</version>
               <properties>
                   <module>true</module>
               </properties>