Author: jkaputin
Date: Wed Apr 18 09:01:30 2007
New Revision: 530081

URL: http://svn.apache.org/viewvc?view=rev&rev=530081
Log:
Updated pom.xml to the correct release levels
for the dependencies.

Modified:
    incubator/woden/trunk/java/pom.xml

Modified: incubator/woden/trunk/java/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/woden/trunk/java/pom.xml?view=diff&rev=530081&r1=530080&r2=530081
==============================================================================
--- incubator/woden/trunk/java/pom.xml (original)
+++ incubator/woden/trunk/java/pom.xml Wed Apr 18 09:01:30 2007
@@ -143,7 +143,7 @@
     <dependency>
       <groupId>org.apache.ws.commons.schema</groupId>
       <artifactId>XmlSchema</artifactId>
-      <version>1.2</version>
+      <version>1.3.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.ant</groupId>
@@ -153,7 +153,7 @@
     <dependency>
       <groupId>wsdl4j</groupId>
       <artifactId>wsdl4j</artifactId>
-      <version>1.6.1</version>
+      <version>1.6.2</version>
     </dependency>
     <dependency>
       <groupId>xerces</groupId>
@@ -168,13 +168,13 @@
     <dependency>
       <groupId>org.apache.ws.commons.axiom</groupId>
       <artifactId>axiom-api</artifactId>
-      <version>1.2.2</version>
+      <version>1.2.3</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.ws.commons.axiom</groupId>
       <artifactId>axiom-impl</artifactId>
-      <version>1.2.2</version>
+      <version>1.2.3</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to