Author: dasarath
Date: Fri Oct 28 22:22:54 2005
New Revision: 329373
URL: http://svn.apache.org/viewcvs?rev=329373&view=rev
Log:
changed version of axis to 1.3 from 1.2-RC2
Modified:
webservices/kandula/branches/Kandula_1/project.xml
Modified: webservices/kandula/branches/Kandula_1/project.xml
URL:
http://svn.apache.org/viewcvs/webservices/kandula/branches/Kandula_1/project.xml?rev=329373&r1=329372&r2=329373&view=diff
==============================================================================
--- webservices/kandula/branches/Kandula_1/project.xml (original)
+++ webservices/kandula/branches/Kandula_1/project.xml Fri Oct 28 22:22:54 2005
@@ -123,7 +123,7 @@
<dependency>
<groupId>axis</groupId>
<artifactId>axis</artifactId>
- <version>1.2-RC2</version>
+ <version>1.3</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.3</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.3</version>
<url>http://ws.apache.org/axis/</url>
<properties>
<module>true</module>
@@ -163,7 +163,7 @@
<dependency>
<groupId>axis</groupId>
<artifactId>axis-ant</artifactId>
- <version>1.2-RC2</version>
+ <version>1.3</version>
<properties>
<module>true</module>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]