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 da...@apache.org on 2007/05/31 21:47:57 UTC

svn commit: r543230 - /webservices/axis2/trunk/java/modules/codegen/pom.xml

Author: davidillsley
Date: Thu May 31 12:47:57 2007
New Revision: 543230

URL: http://svn.apache.org/viewvc?view=rev&rev=543230
Log:
Remove unnecessary xmlbeans dependency

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

Modified: webservices/axis2/trunk/java/modules/codegen/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/codegen/pom.xml?view=diff&rev=543230&r1=543229&r2=543230
==============================================================================
--- webservices/axis2/trunk/java/modules/codegen/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/codegen/pom.xml Thu May 31 12:47:57 2007
@@ -38,10 +38,6 @@
 			<version>${version}</version>
 		</dependency>
 		<dependency>
-			<groupId>xmlbeans</groupId>
-			<artifactId>xbean</artifactId>
-		</dependency>
-		<dependency>
 			<groupId>xmlunit</groupId>
 			<artifactId>xmlunit</artifactId>
 			<scope>test</scope>



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