You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2007/02/08 03:38:11 UTC

svn commit: r504767 - /webservices/axis2/trunk/java/modules/metadata/pom.xml

Author: dims
Date: Wed Feb  7 18:38:11 2007
New Revision: 504767

URL: http://svn.apache.org/viewvc?view=rev&rev=504767
Log:
rev up jaxb version

Modified:
    webservices/axis2/trunk/java/modules/metadata/pom.xml

Modified: webservices/axis2/trunk/java/modules/metadata/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/metadata/pom.xml?view=diff&rev=504767&r1=504766&r2=504767
==============================================================================
--- webservices/axis2/trunk/java/modules/metadata/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/metadata/pom.xml Wed Feb  7 18:38:11 2007
@@ -47,7 +47,7 @@
 		 <dependency>
             <groupId>com.sun.xml.bind</groupId>
             <artifactId>jaxb-impl</artifactId>
-            <version>2.0</version>
+            <version>2.0.2</version>
             <exclusions>
             	<exclusion>
             		<artifactId>jsr173</artifactId>
@@ -58,7 +58,7 @@
         <dependency>
             <groupId>com.sun.xml.bind</groupId>
             <artifactId>jaxb-xjc</artifactId>
-            <version>2.0</version>
+            <version>2.0.2</version>
         </dependency>
         <dependency>
             <groupId>log4j</groupId>



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