You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by th...@apache.org on 2006/12/22 11:22:24 UTC

svn commit: r489601 - /webservices/axis2/branches/java/1_1/modules/parent/pom.xml

Author: thilina
Date: Fri Dec 22 02:22:24 2006
New Revision: 489601

URL: http://svn.apache.org/viewvc?view=rev&rev=489601
Log:
updating the dependencies

Modified:
    webservices/axis2/branches/java/1_1/modules/parent/pom.xml

Modified: webservices/axis2/branches/java/1_1/modules/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/parent/pom.xml?view=diff&rev=489601&r1=489600&r2=489601
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/parent/pom.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/parent/pom.xml Fri Dec 22 02:22:24 2006
@@ -309,17 +309,17 @@
 	  <dependency>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom-api</artifactId>
-        <version>1.2</version>
+        <version>1.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom-impl</artifactId>
-        <version>1.2</version>
+        <version>1.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.ws.commons.axiom</groupId>
         <artifactId>axiom-dom</artifactId>
-        <version>1.2</version>
+        <version>1.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.ws.commons.schema</groupId>
@@ -395,7 +395,7 @@
       <dependency>
         <groupId>wsdl4j</groupId>
         <artifactId>wsdl4j</artifactId>
-        <version>1.6.1</version>
+        <version>1.6.2</version>
       </dependency>
       <dependency>
         <groupId>backport-util-concurrent</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org