Author: saminda
Date: Fri May 30 03:24:51 2008
New Revision: 17661
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=17661

Log:
updated to new version 


Modified:
   branches/wsas/java/2.3/commons/wsdl-converter/pom.xml

Modified: branches/wsas/java/2.3/commons/wsdl-converter/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/commons/wsdl-converter/pom.xml?rev=17661&r1=17660&r2=17661&view=diff
==============================================================================
--- branches/wsas/java/2.3/commons/wsdl-converter/pom.xml       (original)
+++ branches/wsas/java/2.3/commons/wsdl-converter/pom.xml       Fri May 30 
03:24:51 2008
@@ -5,7 +5,7 @@
     <groupId>org.wso2.wsdlconverter</groupId>
     <artifactId>wsdlconverter</artifactId>
     <packaging>jar</packaging>
-    <version>2.2</version>
+    <version>2.3-SNAPSHOT</version>
     <name>WSO2 WSDL Converter</name>
     <url>http://www.wso2.com</url>
 
@@ -349,16 +349,16 @@
 
 
     <properties>
-        <axis2.version>1.35</axis2.version>
+        <axis2.version>1.4</axis2.version>
         <wso2utils.version>2.2</wso2utils.version>
-        <axiom.version>1.2.6</axiom.version>
-        <neethi.version>2.0.3</neethi.version>
+        <axiom.version>1.2.7</axiom.version>
+        <neethi.version>2.0.4</neethi.version>
         <commons.logging.version>1.1</commons.logging.version>
         <junit.version>3.8.2</junit.version>
         <log4j.version>1.2.13</log4j.version>
         <saxon.version>8.7</saxon.version>
-        <woden.version>0.95</woden.version>
-        <wsdl4j.version>1.6.1</wsdl4j.version>
+        <woden.version>1.0M8</woden.version>
+        <wsdl4j.version>1.6.2</wsdl4j.version>
     </properties>
 </project>
 

_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to